No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

UnityEngine.Purchasing.WinRTStub.cpp 5.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168
  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 IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832;
  9. struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF;
  10. struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220;
  11. struct IWindowsIAP_t73A5B16DA370866C69D86DC9DFF6C85C940C4796;
  12. struct NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8;
  13. struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6;
  14. struct String_t;
  15. struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915;
  16. IL2CPP_EXTERN_C RuntimeClass* NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8_il2cpp_TypeInfo_var;
  17. IL2CPP_EXTERN_C const RuntimeMethod* Factory_Create_mCD2294E5A1D474C797A5A0C8B96ED07BEC8652E8_RuntimeMethod_var;
  18. struct Exception_t_marshaled_com;
  19. struct Exception_t_marshaled_pinvoke;
  20. IL2CPP_EXTERN_C_BEGIN
  21. IL2CPP_EXTERN_C_END
  22. #ifdef __clang__
  23. #pragma clang diagnostic push
  24. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  25. #pragma clang diagnostic ignored "-Wunused-variable"
  26. #endif
  27. struct U3CModuleU3E_t6E585676ED22AF2B6AF322515722606E8E5D99E9
  28. {
  29. };
  30. struct Factory_t5655C15E0AD4B24CC58A02ED1E0A289597E1F134 : public RuntimeObject
  31. {
  32. };
  33. struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject
  34. {
  35. };
  36. struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
  37. {
  38. };
  39. struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
  40. {
  41. };
  42. struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22
  43. {
  44. bool ___m_value;
  45. };
  46. struct IntPtr_t
  47. {
  48. void* ___m_value;
  49. };
  50. struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
  51. {
  52. union
  53. {
  54. struct
  55. {
  56. };
  57. uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
  58. };
  59. };
  60. struct Exception_t : public RuntimeObject
  61. {
  62. String_t* ____className;
  63. String_t* ____message;
  64. RuntimeObject* ____data;
  65. Exception_t* ____innerException;
  66. String_t* ____helpURL;
  67. RuntimeObject* ____stackTrace;
  68. String_t* ____stackTraceString;
  69. String_t* ____remoteStackTraceString;
  70. int32_t ____remoteStackIndex;
  71. RuntimeObject* ____dynamicMethods;
  72. int32_t ____HResult;
  73. String_t* ____source;
  74. SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager;
  75. StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces;
  76. IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832* ___native_trace_ips;
  77. int32_t ___caught_in_unmanaged;
  78. };
  79. struct Exception_t_marshaled_pinvoke
  80. {
  81. char* ____className;
  82. char* ____message;
  83. RuntimeObject* ____data;
  84. Exception_t_marshaled_pinvoke* ____innerException;
  85. char* ____helpURL;
  86. Il2CppIUnknown* ____stackTrace;
  87. char* ____stackTraceString;
  88. char* ____remoteStackTraceString;
  89. int32_t ____remoteStackIndex;
  90. Il2CppIUnknown* ____dynamicMethods;
  91. int32_t ____HResult;
  92. char* ____source;
  93. SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager;
  94. StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces;
  95. Il2CppSafeArray* ___native_trace_ips;
  96. int32_t ___caught_in_unmanaged;
  97. };
  98. struct Exception_t_marshaled_com
  99. {
  100. Il2CppChar* ____className;
  101. Il2CppChar* ____message;
  102. RuntimeObject* ____data;
  103. Exception_t_marshaled_com* ____innerException;
  104. Il2CppChar* ____helpURL;
  105. Il2CppIUnknown* ____stackTrace;
  106. Il2CppChar* ____stackTraceString;
  107. Il2CppChar* ____remoteStackTraceString;
  108. int32_t ____remoteStackIndex;
  109. Il2CppIUnknown* ____dynamicMethods;
  110. int32_t ____HResult;
  111. Il2CppChar* ____source;
  112. SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager;
  113. StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces;
  114. Il2CppSafeArray* ___native_trace_ips;
  115. int32_t ___caught_in_unmanaged;
  116. };
  117. struct SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 : public Exception_t
  118. {
  119. };
  120. struct NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
  121. {
  122. };
  123. struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields
  124. {
  125. String_t* ___TrueString;
  126. String_t* ___FalseString;
  127. };
  128. #ifdef __clang__
  129. #pragma clang diagnostic pop
  130. #endif
  131. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotImplementedException__ctor_mDAB47BC6BD0E342E8F2171E5CABE3E67EA049F1C (NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8* __this, const RuntimeMethod* method) ;
  132. #ifdef __clang__
  133. #pragma clang diagnostic push
  134. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  135. #pragma clang diagnostic ignored "-Wunused-variable"
  136. #endif
  137. #ifdef __clang__
  138. #pragma clang diagnostic pop
  139. #endif
  140. #ifdef __clang__
  141. #pragma clang diagnostic push
  142. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  143. #pragma clang diagnostic ignored "-Wunused-variable"
  144. #endif
  145. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Factory_Create_mCD2294E5A1D474C797A5A0C8B96ED07BEC8652E8 (bool ___0_mocked, const RuntimeMethod* method)
  146. {
  147. {
  148. NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8* L_0 = (NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8_il2cpp_TypeInfo_var)));
  149. NotImplementedException__ctor_mDAB47BC6BD0E342E8F2171E5CABE3E67EA049F1C(L_0, NULL);
  150. IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Factory_Create_mCD2294E5A1D474C797A5A0C8B96ED07BEC8652E8_RuntimeMethod_var)));
  151. }
  152. }
  153. #ifdef __clang__
  154. #pragma clang diagnostic pop
  155. #endif