123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578 |
- #include "il2cpp-config.h"
- #ifndef _MSC_VER
- # include <alloca.h>
- #else
- # include <malloc.h>
- #endif
- #include <cstring>
- #include <string.h>
- #include <stdio.h>
- #include <cmath>
- #include <limits>
- #include <assert.h>
- #include <stdint.h>
- #include "codegen/il2cpp-codegen.h"
- #include "il2cpp-object-internals.h"
- template <typename R>
- struct VirtFuncInvoker0
- {
- typedef R (*Func)(void*, const RuntimeMethod*);
- static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
- {
- const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
- return ((Func)invokeData.methodPtr)(obj, invokeData.method);
- }
- };
- // System.Char[]
- struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2;
- // System.Object[]
- struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A;
- // System.String
- struct String_t;
- IL2CPP_EXTERN_C RuntimeClass* Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var;
- IL2CPP_EXTERN_C RuntimeClass* Log_t1B0BEAD8FAEDBF283B85FF379019EAFA29EA594B_il2cpp_TypeInfo_var;
- IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var;
- IL2CPP_EXTERN_C const uint32_t Log_E_m29D47134C08FEF644DBB34B35B900FFAFF7689B7_MetadataUsageId;
- IL2CPP_EXTERN_C const uint32_t Log_I_mF2BF9A16ACF9A6FD8A65ABC318FE1205676C3C0C_MetadataUsageId;
- IL2CPP_EXTERN_C const uint32_t Log_LogInfo_m892D8DDEF69EDD9CCBB272EA43CB8B093FFCC801_MetadataUsageId;
- IL2CPP_EXTERN_C const uint32_t Log_W_mFA8D1AE93732E3142EE576A184615FE0C95BAB7A_MetadataUsageId;
- IL2CPP_EXTERN_C const uint32_t Log__cctor_m1ECF5BBC00CF8FB90D6CD2D8A5F351BC087E76B0_MetadataUsageId;
- struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A;
- IL2CPP_EXTERN_C_BEGIN
- IL2CPP_EXTERN_C_END
- #ifdef __clang__
- #pragma clang diagnostic push
- #pragma clang diagnostic ignored "-Winvalid-offsetof"
- #pragma clang diagnostic ignored "-Wunused-variable"
- #endif
- // <Module>
- struct U3CModuleU3E_tCE47FFD9404C2064D0AD49B5138991F297BFCB41
- {
- public:
- public:
- };
- // System.Object
- struct Il2CppArrayBounds;
- // System.Array
- // System.String
- struct String_t : public RuntimeObject
- {
- public:
- // System.Int32 System.String::m_stringLength
- int32_t ___m_stringLength_0;
- // System.Char System.String::m_firstChar
- Il2CppChar ___m_firstChar_1;
- public:
- inline static int32_t get_offset_of_m_stringLength_0() { return static_cast<int32_t>(offsetof(String_t, ___m_stringLength_0)); }
- inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; }
- inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; }
- inline void set_m_stringLength_0(int32_t value)
- {
- ___m_stringLength_0 = value;
- }
- inline static int32_t get_offset_of_m_firstChar_1() { return static_cast<int32_t>(offsetof(String_t, ___m_firstChar_1)); }
- inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; }
- inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; }
- inline void set_m_firstChar_1(Il2CppChar value)
- {
- ___m_firstChar_1 = value;
- }
- };
- struct String_t_StaticFields
- {
- public:
- // System.String System.String::Empty
- String_t* ___Empty_5;
- public:
- inline static int32_t get_offset_of_Empty_5() { return static_cast<int32_t>(offsetof(String_t_StaticFields, ___Empty_5)); }
- inline String_t* get_Empty_5() const { return ___Empty_5; }
- inline String_t** get_address_of_Empty_5() { return &___Empty_5; }
- inline void set_Empty_5(String_t* value)
- {
- ___Empty_5 = value;
- Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value);
- }
- };
- // System.ValueType
- struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF : public RuntimeObject
- {
- public:
- public:
- };
- // Native definition for P/Invoke marshalling of System.ValueType
- struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_pinvoke
- {
- };
- // Native definition for COM marshalling of System.ValueType
- struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_com
- {
- };
- // System.Boolean
- struct Boolean_tB53F6830F670160873277339AA58F15CAED4399C
- {
- public:
- // System.Boolean System.Boolean::m_value
- bool ___m_value_0;
- public:
- inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C, ___m_value_0)); }
- inline bool get_m_value_0() const { return ___m_value_0; }
- inline bool* get_address_of_m_value_0() { return &___m_value_0; }
- inline void set_m_value_0(bool value)
- {
- ___m_value_0 = value;
- }
- };
- struct Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields
- {
- public:
- // System.String System.Boolean::TrueString
- String_t* ___TrueString_5;
- // System.String System.Boolean::FalseString
- String_t* ___FalseString_6;
- public:
- inline static int32_t get_offset_of_TrueString_5() { return static_cast<int32_t>(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields, ___TrueString_5)); }
- inline String_t* get_TrueString_5() const { return ___TrueString_5; }
- inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; }
- inline void set_TrueString_5(String_t* value)
- {
- ___TrueString_5 = value;
- Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value);
- }
- inline static int32_t get_offset_of_FalseString_6() { return static_cast<int32_t>(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields, ___FalseString_6)); }
- inline String_t* get_FalseString_6() const { return ___FalseString_6; }
- inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; }
- inline void set_FalseString_6(String_t* value)
- {
- ___FalseString_6 = value;
- Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value);
- }
- };
- // System.Enum
- struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 : public ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF
- {
- public:
- public:
- };
- struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_StaticFields
- {
- public:
- // System.Char[] System.Enum::enumSeperatorCharArray
- CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___enumSeperatorCharArray_0;
- public:
- inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast<int32_t>(offsetof(Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_StaticFields, ___enumSeperatorCharArray_0)); }
- inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; }
- inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; }
- inline void set_enumSeperatorCharArray_0(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value)
- {
- ___enumSeperatorCharArray_0 = value;
- Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value);
- }
- };
- // Native definition for P/Invoke marshalling of System.Enum
- struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_marshaled_pinvoke
- {
- };
- // Native definition for COM marshalling of System.Enum
- struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_marshaled_com
- {
- };
- // System.Void
- struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017
- {
- public:
- union
- {
- struct
- {
- };
- uint8_t Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017__padding[1];
- };
- public:
- };
- // QFramework.LogLevel
- struct LogLevel_tEF36720C84C4D7CFBA3E2FB3486E49ADBB820BA4
- {
- public:
- // System.Int32 QFramework.LogLevel::value__
- int32_t ___value___2;
- public:
- inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(LogLevel_tEF36720C84C4D7CFBA3E2FB3486E49ADBB820BA4, ___value___2)); }
- inline int32_t get_value___2() const { return ___value___2; }
- inline int32_t* get_address_of_value___2() { return &___value___2; }
- inline void set_value___2(int32_t value)
- {
- ___value___2 = value;
- }
- };
- // QFramework.Log
- struct Log_t1B0BEAD8FAEDBF283B85FF379019EAFA29EA594B : public RuntimeObject
- {
- public:
- public:
- };
- struct Log_t1B0BEAD8FAEDBF283B85FF379019EAFA29EA594B_StaticFields
- {
- public:
- // QFramework.LogLevel QFramework.Log::mLogLevel
- int32_t ___mLogLevel_0;
- public:
- inline static int32_t get_offset_of_mLogLevel_0() { return static_cast<int32_t>(offsetof(Log_t1B0BEAD8FAEDBF283B85FF379019EAFA29EA594B_StaticFields, ___mLogLevel_0)); }
- inline int32_t get_mLogLevel_0() const { return ___mLogLevel_0; }
- inline int32_t* get_address_of_mLogLevel_0() { return &___mLogLevel_0; }
- inline void set_mLogLevel_0(int32_t value)
- {
- ___mLogLevel_0 = value;
- }
- };
- #ifdef __clang__
- #pragma clang diagnostic pop
- #endif
- // System.Object[]
- struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A : public RuntimeArray
- {
- public:
- ALIGN_FIELD (8) RuntimeObject * m_Items[1];
- public:
- inline RuntimeObject * GetAt(il2cpp_array_size_t index) const
- {
- IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
- return m_Items[index];
- }
- inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index)
- {
- IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
- return m_Items + index;
- }
- inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value)
- {
- IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
- m_Items[index] = value;
- Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
- }
- inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const
- {
- return m_Items[index];
- }
- inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index)
- {
- return m_Items + index;
- }
- inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value)
- {
- m_Items[index] = value;
- Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
- }
- };
- // System.Void QFramework.Log::I(System.Object,System.Object[])
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Log_I_mF2BF9A16ACF9A6FD8A65ABC318FE1205676C3C0C (RuntimeObject * ___msg0, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___args1, const RuntimeMethod* method);
- // System.Void UnityEngine.Debug::Log(System.Object)
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_Log_m4B7C70BAFD477C6BDB59C88A0934F0B018D03708 (RuntimeObject * ___message0, const RuntimeMethod* method);
- // System.Void UnityEngine.Debug::LogFormat(System.String,System.Object[])
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogFormat_mB23DDD2CD05B2E66F9CF8CA72ECA66C02DCC209E (String_t* ___format0, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___args1, const RuntimeMethod* method);
- // System.Void UnityEngine.Debug::LogError(System.Object)
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogError_m3BCF9B78263152261565DCA9DB7D55F0C391ED29 (RuntimeObject * ___message0, const RuntimeMethod* method);
- // System.String System.String::Format(System.String,System.Object[])
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mA3AC3FE7B23D97F3A5BAA082D25B0E01B341A865 (String_t* ___format0, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___args1, const RuntimeMethod* method);
- // System.Void UnityEngine.Debug::LogWarning(System.Object)
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogWarning_m37338644DC81F640CCDFEAE35A223F0E965F0568 (RuntimeObject * ___message0, const RuntimeMethod* method);
- #ifdef __clang__
- #pragma clang diagnostic push
- #pragma clang diagnostic ignored "-Winvalid-offsetof"
- #pragma clang diagnostic ignored "-Wunused-variable"
- #endif
- #ifdef __clang__
- #pragma clang diagnostic pop
- #endif
- #ifdef __clang__
- #pragma clang diagnostic push
- #pragma clang diagnostic ignored "-Winvalid-offsetof"
- #pragma clang diagnostic ignored "-Wunused-variable"
- #endif
- // System.Void QFramework.Log::LogInfo(System.Object)
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Log_LogInfo_m892D8DDEF69EDD9CCBB272EA43CB8B093FFCC801 (RuntimeObject * ___selfMsg0, const RuntimeMethod* method)
- {
- static bool s_Il2CppMethodInitialized;
- if (!s_Il2CppMethodInitialized)
- {
- il2cpp_codegen_initialize_method (Log_LogInfo_m892D8DDEF69EDD9CCBB272EA43CB8B093FFCC801_MetadataUsageId);
- s_Il2CppMethodInitialized = true;
- }
- {
- RuntimeObject * L_0 = ___selfMsg0;
- ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_1 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)0);
- IL2CPP_RUNTIME_CLASS_INIT(Log_t1B0BEAD8FAEDBF283B85FF379019EAFA29EA594B_il2cpp_TypeInfo_var);
- Log_I_mF2BF9A16ACF9A6FD8A65ABC318FE1205676C3C0C(L_0, L_1, /*hidden argument*/NULL);
- return;
- }
- }
- // System.Void QFramework.Log::I(System.Object,System.Object[])
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Log_I_mF2BF9A16ACF9A6FD8A65ABC318FE1205676C3C0C (RuntimeObject * ___msg0, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___args1, const RuntimeMethod* method)
- {
- static bool s_Il2CppMethodInitialized;
- if (!s_Il2CppMethodInitialized)
- {
- il2cpp_codegen_initialize_method (Log_I_mF2BF9A16ACF9A6FD8A65ABC318FE1205676C3C0C_MetadataUsageId);
- s_Il2CppMethodInitialized = true;
- }
- bool V_0 = false;
- bool V_1 = false;
- int32_t G_B5_0 = 0;
- {
- IL2CPP_RUNTIME_CLASS_INIT(Log_t1B0BEAD8FAEDBF283B85FF379019EAFA29EA594B_il2cpp_TypeInfo_var);
- int32_t L_0 = ((Log_t1B0BEAD8FAEDBF283B85FF379019EAFA29EA594B_StaticFields*)il2cpp_codegen_static_fields_for(Log_t1B0BEAD8FAEDBF283B85FF379019EAFA29EA594B_il2cpp_TypeInfo_var))->get_mLogLevel_0();
- V_0 = (bool)((((int32_t)L_0) < ((int32_t)4))? 1 : 0);
- bool L_1 = V_0;
- if (!L_1)
- {
- goto IL_0010;
- }
- }
- {
- goto IL_0039;
- }
- IL_0010:
- {
- ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_2 = ___args1;
- if (!L_2)
- {
- goto IL_001a;
- }
- }
- {
- ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_3 = ___args1;
- NullCheck(L_3);
- G_B5_0 = ((((int32_t)(((RuntimeArray*)L_3)->max_length)) == ((int32_t)0))? 1 : 0);
- goto IL_001b;
- }
- IL_001a:
- {
- G_B5_0 = 1;
- }
- IL_001b:
- {
- V_1 = (bool)G_B5_0;
- bool L_4 = V_1;
- if (!L_4)
- {
- goto IL_002a;
- }
- }
- {
- RuntimeObject * L_5 = ___msg0;
- IL2CPP_RUNTIME_CLASS_INIT(Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var);
- Debug_Log_m4B7C70BAFD477C6BDB59C88A0934F0B018D03708(L_5, /*hidden argument*/NULL);
- goto IL_0039;
- }
- IL_002a:
- {
- RuntimeObject * L_6 = ___msg0;
- NullCheck(L_6);
- String_t* L_7 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_6);
- ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_8 = ___args1;
- IL2CPP_RUNTIME_CLASS_INIT(Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var);
- Debug_LogFormat_mB23DDD2CD05B2E66F9CF8CA72ECA66C02DCC209E(L_7, L_8, /*hidden argument*/NULL);
- }
- IL_0039:
- {
- return;
- }
- }
- // System.Void QFramework.Log::E(System.Object,System.Object[])
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Log_E_m29D47134C08FEF644DBB34B35B900FFAFF7689B7 (RuntimeObject * ___msg0, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___args1, const RuntimeMethod* method)
- {
- static bool s_Il2CppMethodInitialized;
- if (!s_Il2CppMethodInitialized)
- {
- il2cpp_codegen_initialize_method (Log_E_m29D47134C08FEF644DBB34B35B900FFAFF7689B7_MetadataUsageId);
- s_Il2CppMethodInitialized = true;
- }
- bool V_0 = false;
- bool V_1 = false;
- int32_t G_B5_0 = 0;
- {
- IL2CPP_RUNTIME_CLASS_INIT(Log_t1B0BEAD8FAEDBF283B85FF379019EAFA29EA594B_il2cpp_TypeInfo_var);
- int32_t L_0 = ((Log_t1B0BEAD8FAEDBF283B85FF379019EAFA29EA594B_StaticFields*)il2cpp_codegen_static_fields_for(Log_t1B0BEAD8FAEDBF283B85FF379019EAFA29EA594B_il2cpp_TypeInfo_var))->get_mLogLevel_0();
- V_0 = (bool)((((int32_t)L_0) < ((int32_t)2))? 1 : 0);
- bool L_1 = V_0;
- if (!L_1)
- {
- goto IL_0010;
- }
- }
- {
- goto IL_003e;
- }
- IL_0010:
- {
- ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_2 = ___args1;
- if (!L_2)
- {
- goto IL_001a;
- }
- }
- {
- ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_3 = ___args1;
- NullCheck(L_3);
- G_B5_0 = ((((int32_t)(((RuntimeArray*)L_3)->max_length)) == ((int32_t)0))? 1 : 0);
- goto IL_001b;
- }
- IL_001a:
- {
- G_B5_0 = 1;
- }
- IL_001b:
- {
- V_1 = (bool)G_B5_0;
- bool L_4 = V_1;
- if (!L_4)
- {
- goto IL_002a;
- }
- }
- {
- RuntimeObject * L_5 = ___msg0;
- IL2CPP_RUNTIME_CLASS_INIT(Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var);
- Debug_LogError_m3BCF9B78263152261565DCA9DB7D55F0C391ED29(L_5, /*hidden argument*/NULL);
- goto IL_003e;
- }
- IL_002a:
- {
- RuntimeObject * L_6 = ___msg0;
- NullCheck(L_6);
- String_t* L_7 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_6);
- ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_8 = ___args1;
- String_t* L_9 = String_Format_mA3AC3FE7B23D97F3A5BAA082D25B0E01B341A865(L_7, L_8, /*hidden argument*/NULL);
- IL2CPP_RUNTIME_CLASS_INIT(Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var);
- Debug_LogError_m3BCF9B78263152261565DCA9DB7D55F0C391ED29(L_9, /*hidden argument*/NULL);
- }
- IL_003e:
- {
- return;
- }
- }
- // System.Void QFramework.Log::W(System.String,System.Object[])
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Log_W_mFA8D1AE93732E3142EE576A184615FE0C95BAB7A (String_t* ___msg0, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___args1, const RuntimeMethod* method)
- {
- static bool s_Il2CppMethodInitialized;
- if (!s_Il2CppMethodInitialized)
- {
- il2cpp_codegen_initialize_method (Log_W_mFA8D1AE93732E3142EE576A184615FE0C95BAB7A_MetadataUsageId);
- s_Il2CppMethodInitialized = true;
- }
- bool V_0 = false;
- {
- IL2CPP_RUNTIME_CLASS_INIT(Log_t1B0BEAD8FAEDBF283B85FF379019EAFA29EA594B_il2cpp_TypeInfo_var);
- int32_t L_0 = ((Log_t1B0BEAD8FAEDBF283B85FF379019EAFA29EA594B_StaticFields*)il2cpp_codegen_static_fields_for(Log_t1B0BEAD8FAEDBF283B85FF379019EAFA29EA594B_il2cpp_TypeInfo_var))->get_mLogLevel_0();
- V_0 = (bool)((((int32_t)L_0) < ((int32_t)3))? 1 : 0);
- bool L_1 = V_0;
- if (!L_1)
- {
- goto IL_0010;
- }
- }
- {
- goto IL_001d;
- }
- IL_0010:
- {
- String_t* L_2 = ___msg0;
- ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_3 = ___args1;
- String_t* L_4 = String_Format_mA3AC3FE7B23D97F3A5BAA082D25B0E01B341A865(L_2, L_3, /*hidden argument*/NULL);
- IL2CPP_RUNTIME_CLASS_INIT(Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var);
- Debug_LogWarning_m37338644DC81F640CCDFEAE35A223F0E965F0568(L_4, /*hidden argument*/NULL);
- }
- IL_001d:
- {
- return;
- }
- }
- // System.Void QFramework.Log::.cctor()
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Log__cctor_m1ECF5BBC00CF8FB90D6CD2D8A5F351BC087E76B0 (const RuntimeMethod* method)
- {
- static bool s_Il2CppMethodInitialized;
- if (!s_Il2CppMethodInitialized)
- {
- il2cpp_codegen_initialize_method (Log__cctor_m1ECF5BBC00CF8FB90D6CD2D8A5F351BC087E76B0_MetadataUsageId);
- s_Il2CppMethodInitialized = true;
- }
- {
- ((Log_t1B0BEAD8FAEDBF283B85FF379019EAFA29EA594B_StaticFields*)il2cpp_codegen_static_fields_for(Log_t1B0BEAD8FAEDBF283B85FF379019EAFA29EA594B_il2cpp_TypeInfo_var))->set_mLogLevel_0(4);
- return;
- }
- }
- #ifdef __clang__
- #pragma clang diagnostic pop
- #endif
- #ifdef __clang__
- #pragma clang diagnostic push
- #pragma clang diagnostic ignored "-Winvalid-offsetof"
- #pragma clang diagnostic ignored "-Wunused-variable"
- #endif
- #ifdef __clang__
- #pragma clang diagnostic pop
- #endif
|