暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

GoogleMobileAds.Ump.cpp 9.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244
  1. #include "pch-cpp.hpp"
  2. #ifndef _MSC_VER
  3. # include <alloca.h>
  4. #else
  5. # include <malloc.h>
  6. #endif
  7. #include <limits>
  8. struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D;
  9. struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD;
  10. struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB;
  11. struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
  12. struct ConsentDebugSettings_t21BCD70B1E4DB762E04807E88E78285CC51370C6;
  13. struct ConsentRequestParameters_t34C1E8C04ED21B543DFE57708C303AABEA447516;
  14. struct FormError_t925BBA051FDAC8CC3DECB9E5511864E8ED383026;
  15. struct String_t;
  16. IL2CPP_EXTERN_C RuntimeClass* ConsentDebugSettings_t21BCD70B1E4DB762E04807E88E78285CC51370C6_il2cpp_TypeInfo_var;
  17. IL2CPP_EXTERN_C RuntimeClass* List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var;
  18. IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var;
  19. IL2CPP_EXTERN_C_BEGIN
  20. IL2CPP_EXTERN_C_END
  21. #ifdef __clang__
  22. #pragma clang diagnostic push
  23. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  24. #pragma clang diagnostic ignored "-Wunused-variable"
  25. #endif
  26. struct U3CModuleU3E_t742906D1ECE8A5FA78682FD3E1F8204B25D019FA
  27. {
  28. };
  29. struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD : public RuntimeObject
  30. {
  31. StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ____items;
  32. int32_t ____size;
  33. int32_t ____version;
  34. RuntimeObject* ____syncRoot;
  35. };
  36. struct ConsentRequestParameters_t34C1E8C04ED21B543DFE57708C303AABEA447516 : public RuntimeObject
  37. {
  38. bool ___TagForUnderAgeOfConsent;
  39. ConsentDebugSettings_t21BCD70B1E4DB762E04807E88E78285CC51370C6* ___ConsentDebugSettings;
  40. };
  41. struct FormError_t925BBA051FDAC8CC3DECB9E5511864E8ED383026 : public RuntimeObject
  42. {
  43. int32_t ___U3CErrorCodeU3Ek__BackingField;
  44. String_t* ___U3CMessageU3Ek__BackingField;
  45. };
  46. struct String_t : public RuntimeObject
  47. {
  48. int32_t ____stringLength;
  49. Il2CppChar ____firstChar;
  50. };
  51. struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject
  52. {
  53. };
  54. struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
  55. {
  56. };
  57. struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
  58. {
  59. };
  60. struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2 : public ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F
  61. {
  62. };
  63. struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_pinvoke
  64. {
  65. };
  66. struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_com
  67. {
  68. };
  69. struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C
  70. {
  71. int32_t ___m_value;
  72. };
  73. struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
  74. {
  75. union
  76. {
  77. struct
  78. {
  79. };
  80. uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
  81. };
  82. };
  83. struct DebugGeography_tE764B93413E15CC10191FEAFB27703EB137D4722
  84. {
  85. int32_t ___value__;
  86. };
  87. struct ConsentDebugSettings_t21BCD70B1E4DB762E04807E88E78285CC51370C6 : public RuntimeObject
  88. {
  89. int32_t ___DebugGeography;
  90. List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___TestDeviceHashedIds;
  91. };
  92. struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_StaticFields
  93. {
  94. StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___s_emptyArray;
  95. };
  96. struct String_t_StaticFields
  97. {
  98. String_t* ___Empty;
  99. };
  100. #ifdef __clang__
  101. #pragma clang diagnostic pop
  102. #endif
  103. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
  104. inline void List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, const RuntimeMethod* method)
  105. {
  106. (( void (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method);
  107. }
  108. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (RuntimeObject* __this, const RuntimeMethod* method) ;
  109. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConsentDebugSettings__ctor_m55A234F30D3B678E063DFBB6B9D838DC5768744D (ConsentDebugSettings_t21BCD70B1E4DB762E04807E88E78285CC51370C6* __this, const RuntimeMethod* method) ;
  110. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FormError_set_ErrorCode_mCC38EFF4FB071A3DA5B2E0D0F77A527E1D5B5426_inline (FormError_t925BBA051FDAC8CC3DECB9E5511864E8ED383026* __this, int32_t ___0_value, const RuntimeMethod* method) ;
  111. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FormError_set_Message_mA6F54ADCA0D8A37C7CBD0A68B213AAE392BA8F1F_inline (FormError_t925BBA051FDAC8CC3DECB9E5511864E8ED383026* __this, String_t* ___0_value, const RuntimeMethod* method) ;
  112. #ifdef __clang__
  113. #pragma clang diagnostic push
  114. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  115. #pragma clang diagnostic ignored "-Wunused-variable"
  116. #endif
  117. #ifdef __clang__
  118. #pragma clang diagnostic pop
  119. #endif
  120. #ifdef __clang__
  121. #pragma clang diagnostic push
  122. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  123. #pragma clang diagnostic ignored "-Wunused-variable"
  124. #endif
  125. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConsentDebugSettings__ctor_m55A234F30D3B678E063DFBB6B9D838DC5768744D (ConsentDebugSettings_t21BCD70B1E4DB762E04807E88E78285CC51370C6* __this, const RuntimeMethod* method)
  126. {
  127. static bool s_Il2CppMethodInitialized;
  128. if (!s_Il2CppMethodInitialized)
  129. {
  130. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
  131. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
  132. s_Il2CppMethodInitialized = true;
  133. }
  134. {
  135. List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_0 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
  136. List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_0, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
  137. __this->___TestDeviceHashedIds = L_0;
  138. Il2CppCodeGenWriteBarrier((void**)(&__this->___TestDeviceHashedIds), (void*)L_0);
  139. Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
  140. return;
  141. }
  142. }
  143. #ifdef __clang__
  144. #pragma clang diagnostic pop
  145. #endif
  146. #ifdef __clang__
  147. #pragma clang diagnostic push
  148. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  149. #pragma clang diagnostic ignored "-Wunused-variable"
  150. #endif
  151. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConsentRequestParameters__ctor_mB689D636424571F47A023696E0916A769EE1EC5C (ConsentRequestParameters_t34C1E8C04ED21B543DFE57708C303AABEA447516* __this, const RuntimeMethod* method)
  152. {
  153. static bool s_Il2CppMethodInitialized;
  154. if (!s_Il2CppMethodInitialized)
  155. {
  156. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConsentDebugSettings_t21BCD70B1E4DB762E04807E88E78285CC51370C6_il2cpp_TypeInfo_var);
  157. s_Il2CppMethodInitialized = true;
  158. }
  159. {
  160. ConsentDebugSettings_t21BCD70B1E4DB762E04807E88E78285CC51370C6* L_0 = (ConsentDebugSettings_t21BCD70B1E4DB762E04807E88E78285CC51370C6*)il2cpp_codegen_object_new(ConsentDebugSettings_t21BCD70B1E4DB762E04807E88E78285CC51370C6_il2cpp_TypeInfo_var);
  161. ConsentDebugSettings__ctor_m55A234F30D3B678E063DFBB6B9D838DC5768744D(L_0, NULL);
  162. __this->___ConsentDebugSettings = L_0;
  163. Il2CppCodeGenWriteBarrier((void**)(&__this->___ConsentDebugSettings), (void*)L_0);
  164. Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
  165. return;
  166. }
  167. }
  168. #ifdef __clang__
  169. #pragma clang diagnostic pop
  170. #endif
  171. #ifdef __clang__
  172. #pragma clang diagnostic push
  173. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  174. #pragma clang diagnostic ignored "-Wunused-variable"
  175. #endif
  176. #ifdef __clang__
  177. #pragma clang diagnostic pop
  178. #endif
  179. #ifdef __clang__
  180. #pragma clang diagnostic push
  181. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  182. #pragma clang diagnostic ignored "-Wunused-variable"
  183. #endif
  184. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FormError__ctor_m74D2F9BD01E242B45657155A11219192DF02A8A7 (FormError_t925BBA051FDAC8CC3DECB9E5511864E8ED383026* __this, int32_t ___0_errorCode, String_t* ___1_message, const RuntimeMethod* method)
  185. {
  186. {
  187. Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
  188. int32_t L_0 = ___0_errorCode;
  189. FormError_set_ErrorCode_mCC38EFF4FB071A3DA5B2E0D0F77A527E1D5B5426_inline(__this, L_0, NULL);
  190. String_t* L_1 = ___1_message;
  191. FormError_set_Message_mA6F54ADCA0D8A37C7CBD0A68B213AAE392BA8F1F_inline(__this, L_1, NULL);
  192. return;
  193. }
  194. }
  195. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FormError_set_ErrorCode_mCC38EFF4FB071A3DA5B2E0D0F77A527E1D5B5426 (FormError_t925BBA051FDAC8CC3DECB9E5511864E8ED383026* __this, int32_t ___0_value, const RuntimeMethod* method)
  196. {
  197. {
  198. int32_t L_0 = ___0_value;
  199. __this->___U3CErrorCodeU3Ek__BackingField = L_0;
  200. return;
  201. }
  202. }
  203. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FormError_set_Message_mA6F54ADCA0D8A37C7CBD0A68B213AAE392BA8F1F (FormError_t925BBA051FDAC8CC3DECB9E5511864E8ED383026* __this, String_t* ___0_value, const RuntimeMethod* method)
  204. {
  205. {
  206. String_t* L_0 = ___0_value;
  207. __this->___U3CMessageU3Ek__BackingField = L_0;
  208. Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CMessageU3Ek__BackingField), (void*)L_0);
  209. return;
  210. }
  211. }
  212. #ifdef __clang__
  213. #pragma clang diagnostic pop
  214. #endif
  215. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FormError_set_ErrorCode_mCC38EFF4FB071A3DA5B2E0D0F77A527E1D5B5426_inline (FormError_t925BBA051FDAC8CC3DECB9E5511864E8ED383026* __this, int32_t ___0_value, const RuntimeMethod* method)
  216. {
  217. {
  218. int32_t L_0 = ___0_value;
  219. __this->___U3CErrorCodeU3Ek__BackingField = L_0;
  220. return;
  221. }
  222. }
  223. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FormError_set_Message_mA6F54ADCA0D8A37C7CBD0A68B213AAE392BA8F1F_inline (FormError_t925BBA051FDAC8CC3DECB9E5511864E8ED383026* __this, String_t* ___0_value, const RuntimeMethod* method)
  224. {
  225. {
  226. String_t* L_0 = ___0_value;
  227. __this->___U3CMessageU3Ek__BackingField = L_0;
  228. Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CMessageU3Ek__BackingField), (void*)L_0);
  229. return;
  230. }
  231. }