4781 lines
237 KiB
C++
4781 lines
237 KiB
C++
#include "pch-cpp.hpp"
|
|
|
|
#ifndef _MSC_VER
|
|
# include <alloca.h>
|
|
#else
|
|
# include <malloc.h>
|
|
#endif
|
|
|
|
|
|
#include <limits>
|
|
|
|
|
|
template <typename R>
|
|
struct VirtualFuncInvoker0
|
|
{
|
|
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);
|
|
}
|
|
};
|
|
template <typename R>
|
|
struct InterfaceFuncInvoker0
|
|
{
|
|
typedef R (*Func)(void*, const RuntimeMethod*);
|
|
|
|
static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
|
|
return ((Func)invokeData.methodPtr)(obj, invokeData.method);
|
|
}
|
|
};
|
|
template <typename R, typename T1>
|
|
struct InterfaceFuncInvoker1
|
|
{
|
|
typedef R (*Func)(void*, T1, const RuntimeMethod*);
|
|
|
|
static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
|
|
return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method);
|
|
}
|
|
};
|
|
|
|
struct Action_1_t7CF092A129C468D25C4E6E5AC20FE3453FC7EC66;
|
|
struct Action_1_tC3903E0A1B057943FABF1B75BE7AAD0683CA51CA;
|
|
struct Action_1_tB908D6FD75107728FE1DCDA76696B95672204A80;
|
|
struct Action_1_tC926860F20D428DA3E93D6FBA36420E904DD903B;
|
|
struct Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87;
|
|
struct Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A;
|
|
struct Dictionary_2_tC8FA8E0C06C3A9584490723EC95DC65E5AFFF71A;
|
|
struct Dictionary_2_tFE9B759D814E05F8F50A2DF138BB2A8FFB35F45B;
|
|
struct IEqualityComparer_1_t0BB8211419723EB61BF19007AC9D62365E50500E;
|
|
struct KeyCollection_t47B7FA92D2F0CDA5B6E71DECF3FFC68FEF2A6591;
|
|
struct List_1_tDB72209F35D56F62A287633F9450978E90B90987;
|
|
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D;
|
|
struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD;
|
|
struct ValueCollection_tF315511ACED2221FBD58593C42042CBDA33890A5;
|
|
struct EntryU5BU5D_t6AD0603ACF957C9E409CE533CAFD13B3E9516CB6;
|
|
struct ActionU5BU5D_tF6161335A0A12A221AB081D78725C8AB6FE506D2;
|
|
struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031;
|
|
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB;
|
|
struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771;
|
|
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C;
|
|
struct IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832;
|
|
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
|
|
struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF;
|
|
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
|
|
struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB;
|
|
struct Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07;
|
|
struct AppleAuthManager_t9A6ECFB3E5DA602DB80B9AA03575872FF3B853E4;
|
|
struct AppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA;
|
|
struct AppleIDCredential_tD23942C97513881D942DFF29A29F55D0B4EA8A75;
|
|
struct AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C;
|
|
struct Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235;
|
|
struct CredentialStateResponse_t168DFACCC4FBA9919D9EBF9314CFC5652199EB27;
|
|
struct Delegate_t;
|
|
struct DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E;
|
|
struct Exception_t;
|
|
struct FullPersonName_t0454AAAB2D27D3182F2AB37B3F6B49BD94B6E9E8;
|
|
struct IAppleError_tFE643037BCCCF4362368CEDC73AC94B90E1B5AC0;
|
|
struct IAppleIDCredential_t29B66F5F775F5233192B1FF591BE6471AE7A5E9E;
|
|
struct IAsyncResult_t7B9B5A0ECB35DCEC31B8A8122C37D687369253B5;
|
|
struct ICredential_t3F553A85F7FED597AA128C5E4A223ABA6735DD52;
|
|
struct ICredentialStateResponse_t1898A0EE06898B4687A7B63A71B0982905D5E151;
|
|
struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220;
|
|
struct ILoginWithAppleIdResponse_t5D26EEEDB8BED224C65516DD2A29DD041EFFA31E;
|
|
struct IPasswordCredential_t85F86A7DEBB8A7CE36CF75B443684DCF152E5012;
|
|
struct IPayloadDeserializer_t0C8DAC2DA8B0E14F11F345A24D9390CD6CFD83FF;
|
|
struct IPersonName_tD95EE7AB5A8B25C9DC7D160FDAECDDA149AB5591;
|
|
struct LoginWithAppleIdResponse_t6A4F5AC518D2615E97D6972C7A90F40A5A10447F;
|
|
struct MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553;
|
|
struct MethodInfo_t;
|
|
struct PasswordCredential_t63B67EAA715B6511D38EBF1B1440016648B450C1;
|
|
struct PayloadDeserializer_tB856F635041B5A76FCF832A0A329EABD65C3BD07;
|
|
struct PersonName_tC85CD1987B6BB8340FF6C66426BE3A97E7753D78;
|
|
struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6;
|
|
struct String_t;
|
|
struct StringBuilder_t;
|
|
struct Type_t;
|
|
struct UnitySourceGeneratedAssemblyMonoScriptTypes_v1_t1BC577CCDBEFB7AC99D841241A974DDB1379088C;
|
|
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915;
|
|
struct U3CU3Ec__DisplayClass10_0_t222BD5D66D2335D93C1CA160356CE960E02FFB56;
|
|
struct U3CU3Ec__DisplayClass7_0_t0AE99686EC15AB17511C18AD266C8BBDD9F9BF75;
|
|
struct U3CU3Ec__DisplayClass9_0_tCF80F2F6C16C95B0B8F497F630DA17926F0629E8;
|
|
struct U3CU3Ec_t0E96F8A9A98C5E43CE7DD232D5E4FDE21C851186;
|
|
struct U3CU3Ec__DisplayClass14_0_t890DC78E7036DFC1BBBC30971D90EADE35757295;
|
|
struct U3CU3Ec__DisplayClass14_1_t9AD47F016A94271E983B76F47BECAEEF401892E3;
|
|
struct Entry_t8F5B9F5CC8FBF0093E119B8C99DBCD3E558CBA06;
|
|
struct NativeMessageHandlerCallbackDelegate_t6ADBC8CD4966A3CA252AAC182A1FA37259046C77;
|
|
|
|
IL2CPP_EXTERN_C RuntimeClass* Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Console_t5EDF9498D011BD48287171978EDBBA6964829C3E_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tFE9B759D814E05F8F50A2DF138BB2A8FFB35F45B_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Entry_t8F5B9F5CC8FBF0093E119B8C99DBCD3E558CBA06_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Exception_t_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* IAppleError_tFE643037BCCCF4362368CEDC73AC94B90E1B5AC0_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ICredentialStateResponse_t1898A0EE06898B4687A7B63A71B0982905D5E151_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ILoginWithAppleIdResponse_t5D26EEEDB8BED224C65516DD2A29DD041EFFA31E_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* IPayloadDeserializer_t0C8DAC2DA8B0E14F11F345A24D9390CD6CFD83FF_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* IPersonName_tD95EE7AB5A8B25C9DC7D160FDAECDDA149AB5591_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* List_1_tDB72209F35D56F62A287633F9450978E90B90987_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* NativeMessageHandlerCallbackDelegate_t6ADBC8CD4966A3CA252AAC182A1FA37259046C77_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* StringBuilder_t_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass10_0_t222BD5D66D2335D93C1CA160356CE960E02FFB56_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass14_0_t890DC78E7036DFC1BBBC30971D90EADE35757295_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass14_1_t9AD47F016A94271E983B76F47BECAEEF401892E3_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass7_0_t0AE99686EC15AB17511C18AD266C8BBDD9F9BF75_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass9_0_tCF80F2F6C16C95B0B8F497F630DA17926F0629E8_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t0E96F8A9A98C5E43CE7DD232D5E4FDE21C851186_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tD6E657924DD1F2B04A7D05D7AD33D07840D1FC89____4C2BAA38B69C9BD82CBA5939A1732C9CA37B017F91DFF4B01BF3AF6ED7BBDA81_FieldInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tD6E657924DD1F2B04A7D05D7AD33D07840D1FC89____F5E80635A61F109A27198717EC836168C52EE409F9EE69F62170E55B8E1A72D8_FieldInfo_var;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral0C3C6829C3CCF8020C6AC45B87963ADC095CD44A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral19ACA45079EF05169E31F35925318831A3818A1E;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral1F4A0E039A8EDC945B386FCBD017946A90DD1482;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2B40CC33334E727913DBC178F885E03EE82101DB;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral323F125E5D7C69BA15AAB717EC66868024836092;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral39E5FB85EEC80F6ADEB66C4385F2A26D2A4971F6;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4AAD7578E022578EB4E96D24CE1D90283FF0579B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4B31B12774EADD6A7DE8A6382F262DAD80E785C9;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4D6C09A5E22530642E0E4DFEE6451C33F878ECAE;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4D8D9C94AC5DA5FCED2EC8A64E10E714A2515C30;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5A3193F09913D08B6BF8BBE5E76C0FDFC6147017;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral66A865E28B2B5657FCF66691A6F7AC2B94FE50BA;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral6B0F8C117113DCAEA31A236AE8DD26B97E6CB442;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral83A3AA4026743A327B1E8CB980C4AF5DEFA1E953;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral93D9B00D6E9CE12A85069965CC351E5DE11CA3AD;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral9788FC9C452EE9A7B91598A36199A2CDE3698A4C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralA0288CC1A5F3CF90F6C5630BC8E0B28DB90F2571;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralA2375F7B48A283E93E609EE95A59C68710F2EFE8;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralA95898025CC11DF26437FBBC4B43CA5F697F5DB1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC4C24815B709651078475AD9B46BEF647015D240;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralCA0DA7AFA13D06380B286383F61CFD3BFBFDEB4B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralDA3990537E355E81C23A6B8320705118BC1046ED;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralFB14AD5D529C63D6104FCC6253259F2F5B0E793D;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* CallbackHandler_AddMessageCallback_m7BEDE05BEB412AF3DEB6CD527472640FE22E9AE2_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* CallbackHandler_RemoveMessageCallback_m7FA97AB2F4C5F2EE6EB2F22D66A1914ED6177F15_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m875A784482E6653B8B6C32F8342CAFC6F4BB7B56_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_ContainsKey_m020C5B2CAEBF698D9CEF39F38D7309BC863AB560_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Remove_mF090FCEE4E71ABBFC269F2A7EEF9179A067ED7AB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m9A866A423B956AC9E94FF7B29874E0CA681FDB01_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m3B3B44139BB2AA0F80C6AE3DAD87C56AF3921CF3_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* JsonUtility_FromJson_TisCredentialStateResponse_t168DFACCC4FBA9919D9EBF9314CFC5652199EB27_mFFC31E6199B5FD55E8D74129CF9DF94F71984BCD_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* JsonUtility_FromJson_TisLoginWithAppleIdResponse_t6A4F5AC518D2615E97D6972C7A90F40A5A10447F_m2A9E23518A15B0370E1D4EED22057138CE4EC82E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m5B99D67CB378BFA8A1142343F9DB44D94322EAD3_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_RemoveAt_m2EF9EEDD743E2784AFF69A319620AB15BD158EB4_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_ToArray_m2C402D882AA60FC1D5C7C09A129BE7779F833B4A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mBFD6DF02E045EDF3C322E2112C922457016C8212_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m5E7FCE3DF7B23B6D88C14A04177C1DCD15063858_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m8A119323481338039197B73D82916BB46DEE3C2D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* PInvoke_NativeMessageHandlerCallback_m510C41EC925617E298CB67DC823D4680FA08F45F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* SerializationTools_FixSerializationForArray_TisString_t_m57606979A1ED7546D7B023E5757A3AA080909A67_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* SerializationTools_FixSerializationForObject_TisAppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA_m573E3F0F3F5A75C7D43F1273173F4662000CDE3E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* SerializationTools_FixSerializationForObject_TisAppleIDCredential_tD23942C97513881D942DFF29A29F55D0B4EA8A75_m7BB1F4ADA60F4A3962B8BAC814E36A1663B85138_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* SerializationTools_FixSerializationForObject_TisFullPersonName_t0454AAAB2D27D3182F2AB37B3F6B49BD94B6E9E8_mABB550706F6C9991A33950DCD86264475417AF55_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* SerializationTools_FixSerializationForObject_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m1DA694AEF2B22DFB0D3891C37C07E8D71822A932_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* SerializationTools_FixSerializationForObject_TisPasswordCredential_t63B67EAA715B6511D38EBF1B1440016648B450C1_m4953F1B78CB811CB2E64DC3D05AA28377D751BC8_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* SerializationTools_FixSerializationForObject_TisPersonName_tC85CD1987B6BB8340FF6C66426BE3A97E7753D78_m46785A42311D7DBCC23278C437B7EA2C9CA5F5CD_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3Cadd_NativeCredentialsRevokedU3Eb__12_0_mFE258627F231E683FC1129339EDE4F2E0FC39B07_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass10_0_U3CGetCredentialStateU3Eb__0_m4CBAD6BECC864AC8B2CA622143F947A03CE463A1_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass14_1_U3CScheduleCallbackU3Eb__0_mA80E9E52AB19036A9115CA705E4D42BECA4B2EAF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass7_0_U3CQuickLoginU3Eb__0_m4FB5F95D60AAA665EDAFD1B024E168A2FD2005A5_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass9_0_U3CLoginWithAppleIdU3Eb__0_mD11AED144D9782C535C6704EB8A81E18D7D70B2A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* AuthorizationErrorCode_t7DF2ED12266D6A7885C609086E1BFA7E359B4087_0_0_0_var;
|
|
struct Delegate_t_marshaled_com;
|
|
struct Delegate_t_marshaled_pinvoke;
|
|
struct Exception_t_marshaled_com;
|
|
struct Exception_t_marshaled_pinvoke;
|
|
|
|
struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031;
|
|
struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771;
|
|
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
|
|
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
|
|
|
|
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
|
|
struct U3CModuleU3E_t797990FE5768C8E6C4A6DD8010A5EE4D33B41ECD
|
|
{
|
|
};
|
|
struct Dictionary_2_tFE9B759D814E05F8F50A2DF138BB2A8FFB35F45B : public RuntimeObject
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets;
|
|
EntryU5BU5D_t6AD0603ACF957C9E409CE533CAFD13B3E9516CB6* ____entries;
|
|
int32_t ____count;
|
|
int32_t ____freeList;
|
|
int32_t ____freeCount;
|
|
int32_t ____version;
|
|
RuntimeObject* ____comparer;
|
|
KeyCollection_t47B7FA92D2F0CDA5B6E71DECF3FFC68FEF2A6591* ____keys;
|
|
ValueCollection_tF315511ACED2221FBD58593C42042CBDA33890A5* ____values;
|
|
RuntimeObject* ____syncRoot;
|
|
};
|
|
struct List_1_tDB72209F35D56F62A287633F9450978E90B90987 : public RuntimeObject
|
|
{
|
|
ActionU5BU5D_tF6161335A0A12A221AB081D78725C8AB6FE506D2* ____items;
|
|
int32_t ____size;
|
|
int32_t ____version;
|
|
RuntimeObject* ____syncRoot;
|
|
};
|
|
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D : public RuntimeObject
|
|
{
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ____items;
|
|
int32_t ____size;
|
|
int32_t ____version;
|
|
RuntimeObject* ____syncRoot;
|
|
};
|
|
struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD : public RuntimeObject
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ____items;
|
|
int32_t ____size;
|
|
int32_t ____version;
|
|
RuntimeObject* ____syncRoot;
|
|
};
|
|
struct U3CPrivateImplementationDetailsU3E_tD6E657924DD1F2B04A7D05D7AD33D07840D1FC89 : public RuntimeObject
|
|
{
|
|
};
|
|
struct AppleAuthManager_t9A6ECFB3E5DA602DB80B9AA03575872FF3B853E4 : public RuntimeObject
|
|
{
|
|
RuntimeObject* ____payloadDeserializer;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ____credentialsRevokedCallback;
|
|
};
|
|
struct AppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA : public RuntimeObject
|
|
{
|
|
int32_t ____code;
|
|
String_t* ____domain;
|
|
String_t* ____localizedDescription;
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ____localizedRecoveryOptions;
|
|
String_t* ____localizedRecoverySuggestion;
|
|
String_t* ____localizedFailureReason;
|
|
};
|
|
struct AppleErrorExtensions_t28DD633BFF4B001172FC3B560C6233FF96D2F5B4 : public RuntimeObject
|
|
{
|
|
};
|
|
struct AppleIDCredential_tD23942C97513881D942DFF29A29F55D0B4EA8A75 : public RuntimeObject
|
|
{
|
|
String_t* ____base64IdentityToken;
|
|
String_t* ____base64AuthorizationCode;
|
|
String_t* ____state;
|
|
String_t* ____user;
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ____authorizedScopes;
|
|
bool ____hasFullName;
|
|
FullPersonName_t0454AAAB2D27D3182F2AB37B3F6B49BD94B6E9E8* ____fullName;
|
|
String_t* ____email;
|
|
int32_t ____realUserStatus;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ____identityToken;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ____authorizationCode;
|
|
};
|
|
struct CredentialStateResponse_t168DFACCC4FBA9919D9EBF9314CFC5652199EB27 : public RuntimeObject
|
|
{
|
|
bool ____success;
|
|
bool ____hasCredentialState;
|
|
bool ____hasError;
|
|
int32_t ____credentialState;
|
|
AppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA* ____error;
|
|
};
|
|
struct LoginWithAppleIdResponse_t6A4F5AC518D2615E97D6972C7A90F40A5A10447F : public RuntimeObject
|
|
{
|
|
bool ____success;
|
|
bool ____hasAppleIdCredential;
|
|
bool ____hasPasswordCredential;
|
|
bool ____hasError;
|
|
AppleIDCredential_tD23942C97513881D942DFF29A29F55D0B4EA8A75* ____appleIdCredential;
|
|
PasswordCredential_t63B67EAA715B6511D38EBF1B1440016648B450C1* ____passwordCredential;
|
|
AppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA* ____error;
|
|
};
|
|
struct MemberInfo_t : public RuntimeObject
|
|
{
|
|
};
|
|
struct PasswordCredential_t63B67EAA715B6511D38EBF1B1440016648B450C1 : public RuntimeObject
|
|
{
|
|
String_t* ____user;
|
|
String_t* ____password;
|
|
};
|
|
struct PayloadDeserializer_tB856F635041B5A76FCF832A0A329EABD65C3BD07 : public RuntimeObject
|
|
{
|
|
};
|
|
struct PersonName_tC85CD1987B6BB8340FF6C66426BE3A97E7753D78 : public RuntimeObject
|
|
{
|
|
String_t* ____namePrefix;
|
|
String_t* ____givenName;
|
|
String_t* ____middleName;
|
|
String_t* ____familyName;
|
|
String_t* ____nameSuffix;
|
|
String_t* ____nickname;
|
|
};
|
|
struct PersonNameExtensions_t3AD482DB712313DD237BEC2E86F11D81C7AAE283 : public RuntimeObject
|
|
{
|
|
};
|
|
struct SerializationTools_tB41428FC4691220F44942E228E64E81CE7FE075D : public RuntimeObject
|
|
{
|
|
};
|
|
struct String_t : public RuntimeObject
|
|
{
|
|
int32_t ____stringLength;
|
|
Il2CppChar ____firstChar;
|
|
};
|
|
struct StringBuilder_t : public RuntimeObject
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___m_ChunkChars;
|
|
StringBuilder_t* ___m_ChunkPrevious;
|
|
int32_t ___m_ChunkLength;
|
|
int32_t ___m_ChunkOffset;
|
|
int32_t ___m_MaxCapacity;
|
|
};
|
|
struct UnitySourceGeneratedAssemblyMonoScriptTypes_v1_t1BC577CCDBEFB7AC99D841241A974DDB1379088C : public RuntimeObject
|
|
{
|
|
};
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject
|
|
{
|
|
};
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
|
|
{
|
|
};
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
|
|
{
|
|
};
|
|
struct U3CU3Ec__DisplayClass10_0_t222BD5D66D2335D93C1CA160356CE960E02FFB56 : public RuntimeObject
|
|
{
|
|
AppleAuthManager_t9A6ECFB3E5DA602DB80B9AA03575872FF3B853E4* ___U3CU3E4__this;
|
|
Action_1_tC3903E0A1B057943FABF1B75BE7AAD0683CA51CA* ___errorCallback;
|
|
Action_1_t7CF092A129C468D25C4E6E5AC20FE3453FC7EC66* ___successCallback;
|
|
};
|
|
struct U3CU3Ec__DisplayClass7_0_t0AE99686EC15AB17511C18AD266C8BBDD9F9BF75 : public RuntimeObject
|
|
{
|
|
AppleAuthManager_t9A6ECFB3E5DA602DB80B9AA03575872FF3B853E4* ___U3CU3E4__this;
|
|
Action_1_tC3903E0A1B057943FABF1B75BE7AAD0683CA51CA* ___errorCallback;
|
|
Action_1_tB908D6FD75107728FE1DCDA76696B95672204A80* ___successCallback;
|
|
};
|
|
struct U3CU3Ec__DisplayClass9_0_tCF80F2F6C16C95B0B8F497F630DA17926F0629E8 : public RuntimeObject
|
|
{
|
|
AppleAuthManager_t9A6ECFB3E5DA602DB80B9AA03575872FF3B853E4* ___U3CU3E4__this;
|
|
Action_1_tC3903E0A1B057943FABF1B75BE7AAD0683CA51CA* ___errorCallback;
|
|
Action_1_tB908D6FD75107728FE1DCDA76696B95672204A80* ___successCallback;
|
|
};
|
|
struct CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD : public RuntimeObject
|
|
{
|
|
};
|
|
struct PInvoke_t4597B9DAB5D03CEB1511F8DDD1DD1D5E47EF1336 : public RuntimeObject
|
|
{
|
|
};
|
|
struct PInvoke_tD9E95A29DF934045F86BD20057FF3038E2CD0310 : public RuntimeObject
|
|
{
|
|
};
|
|
struct U3CU3Ec_t0E96F8A9A98C5E43CE7DD232D5E4FDE21C851186 : public RuntimeObject
|
|
{
|
|
};
|
|
struct U3CU3Ec__DisplayClass14_0_t890DC78E7036DFC1BBBC30971D90EADE35757295 : public RuntimeObject
|
|
{
|
|
String_t* ___payload;
|
|
};
|
|
struct U3CU3Ec__DisplayClass14_1_t9AD47F016A94271E983B76F47BECAEEF401892E3 : public RuntimeObject
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___callback;
|
|
U3CU3Ec__DisplayClass14_0_t890DC78E7036DFC1BBBC30971D90EADE35757295* ___CSU24U3CU3E8__locals1;
|
|
};
|
|
struct Entry_t8F5B9F5CC8FBF0093E119B8C99DBCD3E558CBA06 : public RuntimeObject
|
|
{
|
|
bool ___IsSingleUseCallback;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___MessageCallback;
|
|
};
|
|
struct AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C
|
|
{
|
|
String_t* ___Nonce;
|
|
String_t* ___State;
|
|
};
|
|
struct AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C_marshaled_pinvoke
|
|
{
|
|
char* ___Nonce;
|
|
char* ___State;
|
|
};
|
|
struct AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C_marshaled_com
|
|
{
|
|
Il2CppChar* ___Nonce;
|
|
Il2CppChar* ___State;
|
|
};
|
|
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22
|
|
{
|
|
bool ___m_value;
|
|
};
|
|
struct Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3
|
|
{
|
|
uint8_t ___m_value;
|
|
};
|
|
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2 : public ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F
|
|
{
|
|
};
|
|
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_pinvoke
|
|
{
|
|
};
|
|
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_com
|
|
{
|
|
};
|
|
struct FullPersonName_t0454AAAB2D27D3182F2AB37B3F6B49BD94B6E9E8 : public PersonName_tC85CD1987B6BB8340FF6C66426BE3A97E7753D78
|
|
{
|
|
bool ____hasPhoneticRepresentation;
|
|
PersonName_tC85CD1987B6BB8340FF6C66426BE3A97E7753D78* ____phoneticRepresentation;
|
|
};
|
|
struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C
|
|
{
|
|
int32_t ___m_value;
|
|
};
|
|
struct IntPtr_t
|
|
{
|
|
void* ___m_value;
|
|
};
|
|
struct UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B
|
|
{
|
|
uint32_t ___m_value;
|
|
};
|
|
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
};
|
|
uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
|
|
};
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct __StaticArrayInitTypeSizeU3D1117_t5D02CF7B7E600247934D077F4073114E8CFD2E3F
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
union
|
|
{
|
|
};
|
|
};
|
|
uint8_t __StaticArrayInitTypeSizeU3D1117_t5D02CF7B7E600247934D077F4073114E8CFD2E3F__padding[1117];
|
|
};
|
|
};
|
|
#pragma pack(pop, tp)
|
|
#pragma pack(push, tp, 1)
|
|
struct __StaticArrayInitTypeSizeU3D1430_t0106F61E2DFDE08FE9BF0367AC83D57C9A6CDC1B
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
union
|
|
{
|
|
};
|
|
};
|
|
uint8_t __StaticArrayInitTypeSizeU3D1430_t0106F61E2DFDE08FE9BF0367AC83D57C9A6CDC1B__padding[1430];
|
|
};
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct MonoScriptData_tEA39788D8AD249640255A82FD59F98E8EFC38CDE
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___FilePathsData;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___TypesData;
|
|
int32_t ___TotalTypes;
|
|
int32_t ___TotalFiles;
|
|
bool ___IsEditorOnly;
|
|
};
|
|
struct MonoScriptData_tEA39788D8AD249640255A82FD59F98E8EFC38CDE_marshaled_pinvoke
|
|
{
|
|
Il2CppSafeArray* ___FilePathsData;
|
|
Il2CppSafeArray* ___TypesData;
|
|
int32_t ___TotalTypes;
|
|
int32_t ___TotalFiles;
|
|
int32_t ___IsEditorOnly;
|
|
};
|
|
struct MonoScriptData_tEA39788D8AD249640255A82FD59F98E8EFC38CDE_marshaled_com
|
|
{
|
|
Il2CppSafeArray* ___FilePathsData;
|
|
Il2CppSafeArray* ___TypesData;
|
|
int32_t ___TotalTypes;
|
|
int32_t ___TotalFiles;
|
|
int32_t ___IsEditorOnly;
|
|
};
|
|
struct AuthorizationErrorCode_t7DF2ED12266D6A7885C609086E1BFA7E359B4087
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct CredentialState_t5BE3D9DB6D25F9F68433E100592FE4BC28398A8D
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct Delegate_t : public RuntimeObject
|
|
{
|
|
intptr_t ___method_ptr;
|
|
intptr_t ___invoke_impl;
|
|
RuntimeObject* ___m_target;
|
|
intptr_t ___method;
|
|
intptr_t ___delegate_trampoline;
|
|
intptr_t ___extra_arg;
|
|
intptr_t ___method_code;
|
|
intptr_t ___interp_method;
|
|
intptr_t ___interp_invoke_impl;
|
|
MethodInfo_t* ___method_info;
|
|
MethodInfo_t* ___original_method_info;
|
|
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data;
|
|
bool ___method_is_virtual;
|
|
};
|
|
struct Delegate_t_marshaled_pinvoke
|
|
{
|
|
intptr_t ___method_ptr;
|
|
intptr_t ___invoke_impl;
|
|
Il2CppIUnknown* ___m_target;
|
|
intptr_t ___method;
|
|
intptr_t ___delegate_trampoline;
|
|
intptr_t ___extra_arg;
|
|
intptr_t ___method_code;
|
|
intptr_t ___interp_method;
|
|
intptr_t ___interp_invoke_impl;
|
|
MethodInfo_t* ___method_info;
|
|
MethodInfo_t* ___original_method_info;
|
|
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data;
|
|
int32_t ___method_is_virtual;
|
|
};
|
|
struct Delegate_t_marshaled_com
|
|
{
|
|
intptr_t ___method_ptr;
|
|
intptr_t ___invoke_impl;
|
|
Il2CppIUnknown* ___m_target;
|
|
intptr_t ___method;
|
|
intptr_t ___delegate_trampoline;
|
|
intptr_t ___extra_arg;
|
|
intptr_t ___method_code;
|
|
intptr_t ___interp_method;
|
|
intptr_t ___interp_invoke_impl;
|
|
MethodInfo_t* ___method_info;
|
|
MethodInfo_t* ___original_method_info;
|
|
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data;
|
|
int32_t ___method_is_virtual;
|
|
};
|
|
struct Exception_t : public RuntimeObject
|
|
{
|
|
String_t* ____className;
|
|
String_t* ____message;
|
|
RuntimeObject* ____data;
|
|
Exception_t* ____innerException;
|
|
String_t* ____helpURL;
|
|
RuntimeObject* ____stackTrace;
|
|
String_t* ____stackTraceString;
|
|
String_t* ____remoteStackTraceString;
|
|
int32_t ____remoteStackIndex;
|
|
RuntimeObject* ____dynamicMethods;
|
|
int32_t ____HResult;
|
|
String_t* ____source;
|
|
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager;
|
|
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces;
|
|
IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832* ___native_trace_ips;
|
|
int32_t ___caught_in_unmanaged;
|
|
};
|
|
struct Exception_t_marshaled_pinvoke
|
|
{
|
|
char* ____className;
|
|
char* ____message;
|
|
RuntimeObject* ____data;
|
|
Exception_t_marshaled_pinvoke* ____innerException;
|
|
char* ____helpURL;
|
|
Il2CppIUnknown* ____stackTrace;
|
|
char* ____stackTraceString;
|
|
char* ____remoteStackTraceString;
|
|
int32_t ____remoteStackIndex;
|
|
Il2CppIUnknown* ____dynamicMethods;
|
|
int32_t ____HResult;
|
|
char* ____source;
|
|
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager;
|
|
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces;
|
|
Il2CppSafeArray* ___native_trace_ips;
|
|
int32_t ___caught_in_unmanaged;
|
|
};
|
|
struct Exception_t_marshaled_com
|
|
{
|
|
Il2CppChar* ____className;
|
|
Il2CppChar* ____message;
|
|
RuntimeObject* ____data;
|
|
Exception_t_marshaled_com* ____innerException;
|
|
Il2CppChar* ____helpURL;
|
|
Il2CppIUnknown* ____stackTrace;
|
|
Il2CppChar* ____stackTraceString;
|
|
Il2CppChar* ____remoteStackTraceString;
|
|
int32_t ____remoteStackIndex;
|
|
Il2CppIUnknown* ____dynamicMethods;
|
|
int32_t ____HResult;
|
|
Il2CppChar* ____source;
|
|
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager;
|
|
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces;
|
|
Il2CppSafeArray* ___native_trace_ips;
|
|
int32_t ___caught_in_unmanaged;
|
|
};
|
|
struct Int32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct LoginOptions_tCE8EEC9FDEB77C68C6E145F3172DB07F3817E164
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct PersonNameFormatterStyle_tEF38BD59ED8473EBC6D6B251D801BC1F2FE44FE8
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct RealUserStatus_tD2AA1DB63A0EFB87E45C3D0D901E77C805D27F1E
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5
|
|
{
|
|
intptr_t ___value;
|
|
};
|
|
struct RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B
|
|
{
|
|
intptr_t ___value;
|
|
};
|
|
struct AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4
|
|
{
|
|
int32_t ___Options;
|
|
String_t* ___Nonce;
|
|
String_t* ___State;
|
|
};
|
|
struct AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4_marshaled_pinvoke
|
|
{
|
|
int32_t ___Options;
|
|
char* ___Nonce;
|
|
char* ___State;
|
|
};
|
|
struct AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4_marshaled_com
|
|
{
|
|
int32_t ___Options;
|
|
Il2CppChar* ___Nonce;
|
|
Il2CppChar* ___State;
|
|
};
|
|
struct MulticastDelegate_t : public Delegate_t
|
|
{
|
|
DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771* ___delegates;
|
|
};
|
|
struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke
|
|
{
|
|
Delegate_t_marshaled_pinvoke** ___delegates;
|
|
};
|
|
struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com
|
|
{
|
|
Delegate_t_marshaled_com** ___delegates;
|
|
};
|
|
struct Type_t : public MemberInfo_t
|
|
{
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ____impl;
|
|
};
|
|
struct Action_1_t7CF092A129C468D25C4E6E5AC20FE3453FC7EC66 : public MulticastDelegate_t
|
|
{
|
|
};
|
|
struct Action_1_tC3903E0A1B057943FABF1B75BE7AAD0683CA51CA : public MulticastDelegate_t
|
|
{
|
|
};
|
|
struct Action_1_tB908D6FD75107728FE1DCDA76696B95672204A80 : public MulticastDelegate_t
|
|
{
|
|
};
|
|
struct Action_1_tC926860F20D428DA3E93D6FBA36420E904DD903B : public MulticastDelegate_t
|
|
{
|
|
};
|
|
struct Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87 : public MulticastDelegate_t
|
|
{
|
|
};
|
|
struct Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A : public MulticastDelegate_t
|
|
{
|
|
};
|
|
struct Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07 : public MulticastDelegate_t
|
|
{
|
|
};
|
|
struct AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C : public MulticastDelegate_t
|
|
{
|
|
};
|
|
struct NativeMessageHandlerCallbackDelegate_t6ADBC8CD4966A3CA252AAC182A1FA37259046C77 : public MulticastDelegate_t
|
|
{
|
|
};
|
|
struct List_1_tDB72209F35D56F62A287633F9450978E90B90987_StaticFields
|
|
{
|
|
ActionU5BU5D_tF6161335A0A12A221AB081D78725C8AB6FE506D2* ___s_emptyArray;
|
|
};
|
|
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D_StaticFields
|
|
{
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___s_emptyArray;
|
|
};
|
|
struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_StaticFields
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___s_emptyArray;
|
|
};
|
|
struct U3CPrivateImplementationDetailsU3E_tD6E657924DD1F2B04A7D05D7AD33D07840D1FC89_StaticFields
|
|
{
|
|
__StaticArrayInitTypeSizeU3D1117_t5D02CF7B7E600247934D077F4073114E8CFD2E3F ___4C2BAA38B69C9BD82CBA5939A1732C9CA37B017F91DFF4B01BF3AF6ED7BBDA81;
|
|
__StaticArrayInitTypeSizeU3D1430_t0106F61E2DFDE08FE9BF0367AC83D57C9A6CDC1B ___F5E80635A61F109A27198717EC836168C52EE409F9EE69F62170E55B8E1A72D8;
|
|
};
|
|
struct String_t_StaticFields
|
|
{
|
|
String_t* ___Empty;
|
|
};
|
|
struct CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields
|
|
{
|
|
RuntimeObject* ___SyncLock;
|
|
Dictionary_2_tFE9B759D814E05F8F50A2DF138BB2A8FFB35F45B* ___CallbackDictionary;
|
|
List_1_tDB72209F35D56F62A287633F9450978E90B90987* ___ScheduledActions;
|
|
uint32_t ____callbackId;
|
|
bool ____initialized;
|
|
uint32_t ____credentialsRevokedCallbackId;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ____nativeCredentialsRevoked;
|
|
};
|
|
struct U3CU3Ec_t0E96F8A9A98C5E43CE7DD232D5E4FDE21C851186_StaticFields
|
|
{
|
|
U3CU3Ec_t0E96F8A9A98C5E43CE7DD232D5E4FDE21C851186* ___U3CU3E9;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___U3CU3E9__12_0;
|
|
};
|
|
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields
|
|
{
|
|
String_t* ___TrueString;
|
|
String_t* ___FalseString;
|
|
};
|
|
struct IntPtr_t_StaticFields
|
|
{
|
|
intptr_t ___Zero;
|
|
};
|
|
struct Exception_t_StaticFields
|
|
{
|
|
RuntimeObject* ___s_EDILock;
|
|
};
|
|
struct Type_t_StaticFields
|
|
{
|
|
Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235* ___s_defaultBinder;
|
|
Il2CppChar ___Delimiter;
|
|
TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___EmptyTypes;
|
|
RuntimeObject* ___Missing;
|
|
MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterAttribute;
|
|
MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterName;
|
|
MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterNameIgnoreCase;
|
|
};
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) uint8_t m_Items[1];
|
|
|
|
inline uint8_t GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline uint8_t* 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, uint8_t value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) Delegate_t* m_Items[1];
|
|
|
|
inline Delegate_t* GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Delegate_t** 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, Delegate_t* value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
inline Delegate_t* GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Delegate_t** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Delegate_t* value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
};
|
|
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) String_t* m_Items[1];
|
|
|
|
inline String_t* GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline String_t** 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, String_t* value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
};
|
|
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) RuntimeObject* m_Items[1];
|
|
|
|
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);
|
|
}
|
|
};
|
|
|
|
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_1__ctor_m2E1DFA67718FC1A0B6E5DFEB78831FFE9C059EB4_gshared (Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_mBBE3855923B29F8A7CDB21CF7DD7FCD84AABEB68_gshared (Dictionary_2_tC8FA8E0C06C3A9584490723EC95DC65E5AFFF71A* __this, uint32_t ___0_key, RuntimeObject** ___1_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_mAFDA1925650321D7DBD9CB992FD536B8FD2984AA_gshared (Dictionary_2_tC8FA8E0C06C3A9584490723EC95DC65E5AFFF71A* __this, uint32_t ___0_key, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___0_index, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_RemoveAt_m54F62297ADEE4D4FDA697F49ED807BF901201B54_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___0_index, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m5124CA0DFD4B9968298DB45CEDF7F4B7A1F7DF83_gshared (Dictionary_2_tC8FA8E0C06C3A9584490723EC95DC65E5AFFF71A* __this, uint32_t ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m61654FF64053B954D62E586B09309D37EEBB9FB3_gshared (Dictionary_2_tC8FA8E0C06C3A9584490723EC95DC65E5AFFF71A* __this, uint32_t ___0_key, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m5F2C53FF0072F4015E5D14621F555D29B1EB79E5_gshared (Dictionary_2_tC8FA8E0C06C3A9584490723EC95DC65E5AFFF71A* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Action_1_Invoke_mF2422B2DD29F74CE66F791C3F68E288EC7C3DB9E_gshared_inline (Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Action_1_Invoke_mBF7DDBCD230E9D28EDF45D3E65F907DE1AE0CCBC_gshared_inline (Action_1_tC926860F20D428DA3E93D6FBA36420E904DD903B* __this, int32_t ___0_obj, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationTools_FixSerializationForArray_TisRuntimeObject_mD6DF7074EA60654FFD90EA67B7158CE2BDBBFAA6_gshared (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918** ___0_originalArray, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationTools_FixSerializationForObject_TisRuntimeObject_m48D5F37A782A264E7C61CA07B38D1792FDAB28A0_gshared (RuntimeObject** ___0_originalObject, bool ___1_hasOriginalObject, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationTools_FixSerializationForObject_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m1DA694AEF2B22DFB0D3891C37C07E8D71822A932_gshared (int32_t* ___0_originalObject, bool ___1_hasOriginalObject, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* JsonUtility_FromJson_TisRuntimeObject_m0CCF0FE109BF4C85AECC9C5D0DBB43422A24FB40_gshared (String_t* ___0_json, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* List_1_ToArray_mD7E4F8E7C11C3C67CB5739FCC0A6E86106A6291F_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void List_1_AddWithResize_m79A9BF770BEF9C06BE40D5401E55E375F2726CC4_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) ;
|
|
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B (RuntimeArray* ___0_array, RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 ___1_fldHandle, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (RuntimeObject* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AppleAuthLoginArgs__ctor_m979F04437958F29BD5E8FBB8B91085932E47DEC2 (AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4* __this, int32_t ___0_options, String_t* ___1_nonce, String_t* ___2_state, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PInvoke_AppleAuth_LogMessage_m60AF75CCF6435A2339DDA9976960279C11EE0962 (String_t* ___0_messageCStr, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PInvoke_AppleAuth_IsCurrentPlatformSupported_m1D0BC97BB9AC27234B22D189B6EFBC1570E01B8C (const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AppleAuthManager_QuickLogin_m6729A39051EC9885AD1668BA28B94B9489D39F08 (AppleAuthManager_t9A6ECFB3E5DA602DB80B9AA03575872FF3B853E4* __this, AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C ___0_quickLoginArgs, Action_1_tB908D6FD75107728FE1DCDA76696B95672204A80* ___1_successCallback, Action_1_tC3903E0A1B057943FABF1B75BE7AAD0683CA51CA* ___2_errorCallback, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass7_0__ctor_mAE116B3D7F66A8ED65FE651498E0C85EC8427034 (U3CU3Ec__DisplayClass7_0_t0AE99686EC15AB17511C18AD266C8BBDD9F9BF75* __this, const RuntimeMethod* method) ;
|
|
inline void Action_1__ctor_m9DC2953C55C4D7D4B7BEFE03D84DA1F9362D652C (Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A*, RuntimeObject*, intptr_t, const RuntimeMethod*))Action_1__ctor_m2E1DFA67718FC1A0B6E5DFEB78831FFE9C059EB4_gshared)(__this, ___0_object, ___1_method, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t CallbackHandler_AddMessageCallback_m7BEDE05BEB412AF3DEB6CD527472640FE22E9AE2 (bool ___0_isSingleUse, Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___1_messageCallback, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PInvoke_AppleAuth_QuickLogin_m7EE5E943C692E647BDBC32215ACA6889F0C5327F (uint32_t ___0_requestId, String_t* ___1_nonceCStr, String_t* ___2_stateCStr, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AppleAuthManager_LoginWithAppleId_m41AA28DCBBCED940184CCD2D353C8B8D7E3EA355 (AppleAuthManager_t9A6ECFB3E5DA602DB80B9AA03575872FF3B853E4* __this, AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4 ___0_loginArgs, Action_1_tB908D6FD75107728FE1DCDA76696B95672204A80* ___1_successCallback, Action_1_tC3903E0A1B057943FABF1B75BE7AAD0683CA51CA* ___2_errorCallback, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass9_0__ctor_mCC665036E869E13B6E82BD8E59B9CACCB378AA7E (U3CU3Ec__DisplayClass9_0_tCF80F2F6C16C95B0B8F497F630DA17926F0629E8* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PInvoke_AppleAuth_LoginWithAppleId_mA55B5A725DB6F8A96535A994D9CF898E70AD518C (uint32_t ___0_requestId, int32_t ___1_loginOptions, String_t* ___2_nonceCStr, String_t* ___3_stateCStr, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass10_0__ctor_m83CFB8A37B12FAEE14ED986417758C39BB9F1345 (U3CU3Ec__DisplayClass10_0_t222BD5D66D2335D93C1CA160356CE960E02FFB56* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PInvoke_AppleAuth_GetCredentialState_m4C124585736F00808CAC0EC751B7A779C8AFEF67 (uint32_t ___0_requestId, String_t* ___1_userId, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackHandler_remove_NativeCredentialsRevoked_mEC959A767B611314A71B3C635A24F223E777E3EA (Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackHandler_add_NativeCredentialsRevoked_mE9EA0A2C16E9564216BC8BDA8E4C05DF4D055121 (Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackHandler_ExecutePendingCallbacks_mD5F4180A0D7996EB856E3AE976E1BBD90ECC93D1 (const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t* Delegate_Combine_m1F725AEF318BE6F0426863490691A6F4606E7D00 (Delegate_t* ___0_a, Delegate_t* ___1_b, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t* Delegate_Remove_m8B7DD5661308FA972E23CA1CC3FC9CEB355504E3 (Delegate_t* ___0_source, Delegate_t* ___1_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Monitor_Exit_m05B2CF037E2214B3208198C282490A2A475653FA (RuntimeObject* ___0_obj, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Monitor_Enter_m3CDB589DA1300B513D55FDCFB52B63E879794149 (RuntimeObject* ___0_obj, bool* ___1_lockTaken, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PInvoke_AppleAuth_RegisterCredentialsRevokedCallbackId_mD23CF91E7D35895F2DEF1E8CE6B554A9DE7A632E (uint32_t ___0_callbackId, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackHandler_add__nativeCredentialsRevoked_m5D7E3690C42D9E83B6C8572A40769799D0EF1220 (Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackHandler_remove__nativeCredentialsRevoked_m7E18545307ADF5A1D248891D64E7FA51B6F79884 (Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackHandler_RemoveMessageCallback_m7FA97AB2F4C5F2EE6EB2F22D66A1914ED6177F15 (uint32_t ___0_requestId, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass14_0__ctor_mD17FF5C1DFA80788F7BB5B85F76747607D53259A (U3CU3Ec__DisplayClass14_0_t890DC78E7036DFC1BBBC30971D90EADE35757295* __this, const RuntimeMethod* method) ;
|
|
inline bool Dictionary_2_TryGetValue_m9A866A423B956AC9E94FF7B29874E0CA681FDB01 (Dictionary_2_tFE9B759D814E05F8F50A2DF138BB2A8FFB35F45B* __this, uint32_t ___0_key, Entry_t8F5B9F5CC8FBF0093E119B8C99DBCD3E558CBA06** ___1_value, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Dictionary_2_tFE9B759D814E05F8F50A2DF138BB2A8FFB35F45B*, uint32_t, Entry_t8F5B9F5CC8FBF0093E119B8C99DBCD3E558CBA06**, const RuntimeMethod*))Dictionary_2_TryGetValue_mBBE3855923B29F8A7CDB21CF7DD7FCD84AABEB68_gshared)(__this, ___0_key, ___1_value, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass14_1__ctor_m1ACFB127CCFB9731E0DB658191D9FEA8EFEC851B (U3CU3Ec__DisplayClass14_1_t9AD47F016A94271E983B76F47BECAEEF401892E3* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
|
|
inline void List_1_Add_m5B99D67CB378BFA8A1142343F9DB44D94322EAD3_inline (List_1_tDB72209F35D56F62A287633F9450978E90B90987* __this, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___0_item, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (List_1_tDB72209F35D56F62A287633F9450978E90B90987*, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___0_item, method);
|
|
}
|
|
inline bool Dictionary_2_Remove_mF090FCEE4E71ABBFC269F2A7EEF9179A067ED7AB (Dictionary_2_tFE9B759D814E05F8F50A2DF138BB2A8FFB35F45B* __this, uint32_t ___0_key, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Dictionary_2_tFE9B759D814E05F8F50A2DF138BB2A8FFB35F45B*, uint32_t, const RuntimeMethod*))Dictionary_2_Remove_mAFDA1925650321D7DBD9CB992FD536B8FD2984AA_gshared)(__this, ___0_key, method);
|
|
}
|
|
inline Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* List_1_get_Item_m8A119323481338039197B73D82916BB46DEE3C2D (List_1_tDB72209F35D56F62A287633F9450978E90B90987* __this, int32_t ___0_index, const RuntimeMethod* method)
|
|
{
|
|
return (( Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* (*) (List_1_tDB72209F35D56F62A287633F9450978E90B90987*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___0_index, method);
|
|
}
|
|
inline void List_1_RemoveAt_m2EF9EEDD743E2784AFF69A319620AB15BD158EB4 (List_1_tDB72209F35D56F62A287633F9450978E90B90987* __this, int32_t ___0_index, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (List_1_tDB72209F35D56F62A287633F9450978E90B90987*, int32_t, const RuntimeMethod*))List_1_RemoveAt_m54F62297ADEE4D4FDA697F49ED807BF901201B54_gshared)(__this, ___0_index, method);
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Action_Invoke_m7126A54DACA72B845424072887B5F3A51FC3808E_inline (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* __this, const RuntimeMethod* method) ;
|
|
inline int32_t List_1_get_Count_m5E7FCE3DF7B23B6D88C14A04177C1DCD15063858_inline (List_1_tDB72209F35D56F62A287633F9450978E90B90987* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (List_1_tDB72209F35D56F62A287633F9450978E90B90987*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeMessageHandlerCallbackDelegate__ctor_m446D66B7830A1B2B84860F4DC71A49C94FBF2FE5 (NativeMessageHandlerCallbackDelegate_t6ADBC8CD4966A3CA252AAC182A1FA37259046C77* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PInvoke_AppleAuth_SetupNativeMessageHandlerCallback_m26C21940BFD413639886B1FC0752F9EAAA510ED5 (NativeMessageHandlerCallbackDelegate_t6ADBC8CD4966A3CA252AAC182A1FA37259046C77* ___0_callback, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Exception__ctor_m9B2BD92CD68916245A75109105D9071C9D430E7F (Exception_t* __this, String_t* ___0_message, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Entry__ctor_m380C3A5A8A6F883166C588B47AD54C4541CE9CF8 (Entry_t8F5B9F5CC8FBF0093E119B8C99DBCD3E558CBA06* __this, bool ___0_isSingleUseCallback, Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___1_messageCallback, const RuntimeMethod* method) ;
|
|
inline void Dictionary_2_Add_m875A784482E6653B8B6C32F8342CAFC6F4BB7B56 (Dictionary_2_tFE9B759D814E05F8F50A2DF138BB2A8FFB35F45B* __this, uint32_t ___0_key, Entry_t8F5B9F5CC8FBF0093E119B8C99DBCD3E558CBA06* ___1_value, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Dictionary_2_tFE9B759D814E05F8F50A2DF138BB2A8FFB35F45B*, uint32_t, Entry_t8F5B9F5CC8FBF0093E119B8C99DBCD3E558CBA06*, const RuntimeMethod*))Dictionary_2_Add_m5124CA0DFD4B9968298DB45CEDF7F4B7A1F7DF83_gshared)(__this, ___0_key, ___1_value, method);
|
|
}
|
|
inline bool Dictionary_2_ContainsKey_m020C5B2CAEBF698D9CEF39F38D7309BC863AB560 (Dictionary_2_tFE9B759D814E05F8F50A2DF138BB2A8FFB35F45B* __this, uint32_t ___0_key, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Dictionary_2_tFE9B759D814E05F8F50A2DF138BB2A8FFB35F45B*, uint32_t, const RuntimeMethod*))Dictionary_2_ContainsKey_m61654FF64053B954D62E586B09309D37EEBB9FB3_gshared)(__this, ___0_key, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* UInt32_ToString_mB6FA6D2459C82ADCF285C55363491D9669A80154 (uint32_t* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B (String_t* ___0_str0, String_t* ___1_str1, String_t* ___2_str2, const RuntimeMethod* method) ;
|
|
inline void Dictionary_2__ctor_m3B3B44139BB2AA0F80C6AE3DAD87C56AF3921CF3 (Dictionary_2_tFE9B759D814E05F8F50A2DF138BB2A8FFB35F45B* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Dictionary_2_tFE9B759D814E05F8F50A2DF138BB2A8FFB35F45B*, const RuntimeMethod*))Dictionary_2__ctor_m5F2C53FF0072F4015E5D14621F555D29B1EB79E5_gshared)(__this, method);
|
|
}
|
|
inline void List_1__ctor_mBFD6DF02E045EDF3C322E2112C922457016C8212 (List_1_tDB72209F35D56F62A287633F9450978E90B90987* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (List_1_tDB72209F35D56F62A287633F9450978E90B90987*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m81FE8FF693A86323B97BB4F980CCDCF949ED8022 (U3CU3Ec_t0E96F8A9A98C5E43CE7DD232D5E4FDE21C851186* __this, const RuntimeMethod* method) ;
|
|
inline void Action_1_Invoke_m690438AAE38F9762172E3AE0A33D0B42ACD35790_inline (Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* __this, String_t* ___0_obj, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A*, String_t*, const RuntimeMethod*))Action_1_Invoke_mF2422B2DD29F74CE66F791C3F68E288EC7C3DB9E_gshared_inline)(__this, ___0_obj, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PInvoke_NativeMessageHandlerCallback_m510C41EC925617E298CB67DC823D4680FA08F45F (uint32_t ___0_requestId, String_t* ___1_payload, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackHandler_ScheduleCallback_m7A3460CE649C1A2B51492597FA9F5E9DDB89406D (uint32_t ___0_requestId, String_t* ___1_payload, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m9E3155FB84015C823606188F53B47CB44C444991 (String_t* ___0_str0, String_t* ___1_str1, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Console_WriteLine_m77CEDA0C084428F0D6220988DA66992EC1925AEA (String_t* ___0_value, const RuntimeMethod* method) ;
|
|
inline void Action_1_Invoke_mB969585119A1B61861B53353F417F4B427B58D00_inline (Action_1_tC3903E0A1B057943FABF1B75BE7AAD0683CA51CA* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Action_1_tC3903E0A1B057943FABF1B75BE7AAD0683CA51CA*, RuntimeObject*, const RuntimeMethod*))Action_1_Invoke_mF2422B2DD29F74CE66F791C3F68E288EC7C3DB9E_gshared_inline)(__this, ___0_obj, method);
|
|
}
|
|
inline void Action_1_Invoke_m351A0B22BA5C100AD54B4F936255860CFA4C9ED0_inline (Action_1_t7CF092A129C468D25C4E6E5AC20FE3453FC7EC66* __this, int32_t ___0_obj, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Action_1_t7CF092A129C468D25C4E6E5AC20FE3453FC7EC66*, int32_t, const RuntimeMethod*))Action_1_Invoke_mBF7DDBCD230E9D28EDF45D3E65F907DE1AE0CCBC_gshared_inline)(__this, ___0_obj, method);
|
|
}
|
|
inline void Action_1_Invoke_mF197EC1EE29B2832283CC81BE3259138CA214D18_inline (Action_1_tB908D6FD75107728FE1DCDA76696B95672204A80* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Action_1_tB908D6FD75107728FE1DCDA76696B95672204A80*, RuntimeObject*, const RuntimeMethod*))Action_1_Invoke_mF2422B2DD29F74CE66F791C3F68E288EC7C3DB9E_gshared_inline)(__this, ___0_obj, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AppleAuthQuickLoginArgs__ctor_m29E70947A3CB463F0138B6F58BC35EA58A851AB4 (AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C* __this, String_t* ___0_nonce, String_t* ___1_state, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationTools_FixSerializationForString_mF3AF273F198E247A988066CBE929451830480D5F (String_t** ___0_originalString, const RuntimeMethod* method) ;
|
|
inline void SerializationTools_FixSerializationForArray_TisString_t_m57606979A1ED7546D7B023E5757A3AA080909A67 (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248** ___0_originalArray, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248**, const RuntimeMethod*))SerializationTools_FixSerializationForArray_TisRuntimeObject_mD6DF7074EA60654FFD90EA67B7158CE2BDBBFAA6_gshared)(___0_originalArray, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mA0534D6E2AE4D67A6BD8D45B3321323930EB930C (String_t* ___0_format, RuntimeObject* ___1_arg0, RuntimeObject* ___2_arg1, RuntimeObject* ___3_arg2, const RuntimeMethod* method) ;
|
|
inline void SerializationTools_FixSerializationForObject_TisFullPersonName_t0454AAAB2D27D3182F2AB37B3F6B49BD94B6E9E8_mABB550706F6C9991A33950DCD86264475417AF55 (FullPersonName_t0454AAAB2D27D3182F2AB37B3F6B49BD94B6E9E8** ___0_originalObject, bool ___1_hasOriginalObject, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (FullPersonName_t0454AAAB2D27D3182F2AB37B3F6B49BD94B6E9E8**, bool, const RuntimeMethod*))SerializationTools_FixSerializationForObject_TisRuntimeObject_m48D5F37A782A264E7C61CA07B38D1792FDAB28A0_gshared)(___0_originalObject, ___1_hasOriginalObject, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* SerializationTools_GetBytesFromBase64String_m4C24E80BE8646637F981906DDC1DC001C4785D9F (String_t* ___0_base64String, String_t* ___1_fieldName, const RuntimeMethod* method) ;
|
|
inline void SerializationTools_FixSerializationForObject_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m1DA694AEF2B22DFB0D3891C37C07E8D71822A932 (int32_t* ___0_originalObject, bool ___1_hasOriginalObject, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (int32_t*, bool, const RuntimeMethod*))SerializationTools_FixSerializationForObject_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m1DA694AEF2B22DFB0D3891C37C07E8D71822A932_gshared)(___0_originalObject, ___1_hasOriginalObject, method);
|
|
}
|
|
inline void SerializationTools_FixSerializationForObject_TisAppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA_m573E3F0F3F5A75C7D43F1273173F4662000CDE3E (AppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA** ___0_originalObject, bool ___1_hasOriginalObject, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA**, bool, const RuntimeMethod*))SerializationTools_FixSerializationForObject_TisRuntimeObject_m48D5F37A782A264E7C61CA07B38D1792FDAB28A0_gshared)(___0_originalObject, ___1_hasOriginalObject, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PersonName_OnAfterDeserialize_m62A1515986426365B43F5A7BF5B7FB130EDA0D6E (PersonName_tC85CD1987B6BB8340FF6C66426BE3A97E7753D78* __this, const RuntimeMethod* method) ;
|
|
inline void SerializationTools_FixSerializationForObject_TisPersonName_tC85CD1987B6BB8340FF6C66426BE3A97E7753D78_m46785A42311D7DBCC23278C437B7EA2C9CA5F5CD (PersonName_tC85CD1987B6BB8340FF6C66426BE3A97E7753D78** ___0_originalObject, bool ___1_hasOriginalObject, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (PersonName_tC85CD1987B6BB8340FF6C66426BE3A97E7753D78**, bool, const RuntimeMethod*))SerializationTools_FixSerializationForObject_TisRuntimeObject_m48D5F37A782A264E7C61CA07B38D1792FDAB28A0_gshared)(___0_originalObject, ___1_hasOriginalObject, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PersonName__ctor_m0F0E4933C32F156BAA3F4DB66D4BE72313F76C55 (PersonName_tC85CD1987B6BB8340FF6C66426BE3A97E7753D78* __this, const RuntimeMethod* method) ;
|
|
inline void SerializationTools_FixSerializationForObject_TisAppleIDCredential_tD23942C97513881D942DFF29A29F55D0B4EA8A75_m7BB1F4ADA60F4A3962B8BAC814E36A1663B85138 (AppleIDCredential_tD23942C97513881D942DFF29A29F55D0B4EA8A75** ___0_originalObject, bool ___1_hasOriginalObject, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AppleIDCredential_tD23942C97513881D942DFF29A29F55D0B4EA8A75**, bool, const RuntimeMethod*))SerializationTools_FixSerializationForObject_TisRuntimeObject_m48D5F37A782A264E7C61CA07B38D1792FDAB28A0_gshared)(___0_originalObject, ___1_hasOriginalObject, method);
|
|
}
|
|
inline void SerializationTools_FixSerializationForObject_TisPasswordCredential_t63B67EAA715B6511D38EBF1B1440016648B450C1_m4953F1B78CB811CB2E64DC3D05AA28377D751BC8 (PasswordCredential_t63B67EAA715B6511D38EBF1B1440016648B450C1** ___0_originalObject, bool ___1_hasOriginalObject, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (PasswordCredential_t63B67EAA715B6511D38EBF1B1440016648B450C1**, bool, const RuntimeMethod*))SerializationTools_FixSerializationForObject_TisRuntimeObject_m48D5F37A782A264E7C61CA07B38D1792FDAB28A0_gshared)(___0_originalObject, ___1_hasOriginalObject, method);
|
|
}
|
|
inline CredentialStateResponse_t168DFACCC4FBA9919D9EBF9314CFC5652199EB27* JsonUtility_FromJson_TisCredentialStateResponse_t168DFACCC4FBA9919D9EBF9314CFC5652199EB27_mFFC31E6199B5FD55E8D74129CF9DF94F71984BCD (String_t* ___0_json, const RuntimeMethod* method)
|
|
{
|
|
return (( CredentialStateResponse_t168DFACCC4FBA9919D9EBF9314CFC5652199EB27* (*) (String_t*, const RuntimeMethod*))JsonUtility_FromJson_TisRuntimeObject_m0CCF0FE109BF4C85AECC9C5D0DBB43422A24FB40_gshared)(___0_json, method);
|
|
}
|
|
inline LoginWithAppleIdResponse_t6A4F5AC518D2615E97D6972C7A90F40A5A10447F* JsonUtility_FromJson_TisLoginWithAppleIdResponse_t6A4F5AC518D2615E97D6972C7A90F40A5A10447F_m2A9E23518A15B0370E1D4EED22057138CE4EC82E (String_t* ___0_json, const RuntimeMethod* method)
|
|
{
|
|
return (( LoginWithAppleIdResponse_t6A4F5AC518D2615E97D6972C7A90F40A5A10447F* (*) (String_t*, const RuntimeMethod*))JsonUtility_FromJson_TisRuntimeObject_m0CCF0FE109BF4C85AECC9C5D0DBB43422A24FB40_gshared)(___0_json, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478 (String_t* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* Convert_FromBase64String_m267327B074B41D93C9622D142B95CFAA4ACCCA9C (String_t* ___0_s, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1 (String_t* ___0_a, String_t* ___1_b, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57 (RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ___0_handle, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enum_IsDefined_m1C9A0C4F54B0538351585FF563A01091A6FE2F28 (Type_t* ___0_enumType, RuntimeObject* ___1_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* PersonNameExtensions_JsonStringForPersonName_m2A357011D95700D4B9746149A1F9E66233A468FD (RuntimeObject* ___0_personName, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* PInvoke_AppleAuth_GetPersonNameUsingFormatter_mE6BD0DE775A27C2C2A3878458E1F38B411908F5E (String_t* ___0_payload, int32_t ___1_style, bool ___2_usePhoneticRepresentation, const RuntimeMethod* method) ;
|
|
inline void List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method);
|
|
}
|
|
inline void List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, String_t* ___0_item, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, String_t*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___0_item, method);
|
|
}
|
|
inline StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* List_1_ToArray_m2C402D882AA60FC1D5C7C09A129BE7779F833B4A (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, const RuntimeMethod*))List_1_ToArray_mD7E4F8E7C11C3C67CB5739FCC0A6E86106A6291F_gshared)(__this, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Join_m557B6B554B87C1742FA0B128500073B421ED0BFD (String_t* ___0_separator, StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___1_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D (StringBuilder_t* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D (StringBuilder_t* __this, String_t* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PersonNameExtensions_TryAddKeyValue_mF2DF9ED2C6B7FC8D497AD58CDDD250B090D13FDB (String_t* ___0_format, String_t* ___1_key, String_t* ___2_value, StringBuilder_t* ___3_stringBuilder, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_AppendFormat_mAB076D92DC92723B2224D75987BE463AF1CE7132 (StringBuilder_t* __this, String_t* ___0_format, RuntimeObject* ___1_arg0, RuntimeObject* ___2_arg1, const RuntimeMethod* method) ;
|
|
inline void List_1_AddWithResize_m79A9BF770BEF9C06BE40D5401E55E375F2726CC4 (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D*, RuntimeObject*, const RuntimeMethod*))List_1_AddWithResize_m79A9BF770BEF9C06BE40D5401E55E375F2726CC4_gshared)(__this, ___0_item, method);
|
|
}
|
|
IL2CPP_EXTERN_C int32_t DEFAULT_CALL AppleAuth_IsCurrentPlatformSupported();
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL AppleAuth_SetupNativeMessageHandlerCallback(Il2CppMethodPointer);
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL AppleAuth_GetCredentialState(uint32_t, char*);
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL AppleAuth_LoginWithAppleId(uint32_t, int32_t, char*, char*);
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL AppleAuth_QuickLogin(uint32_t, char*, char*);
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL AppleAuth_RegisterCredentialsRevokedCallbackId(uint32_t);
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL AppleAuth_LogMessage(char*);
|
|
IL2CPP_EXTERN_C char* DEFAULT_CALL AppleAuth_GetPersonNameUsingFormatter(char*, int32_t, int32_t);
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MonoScriptData_tEA39788D8AD249640255A82FD59F98E8EFC38CDE UnitySourceGeneratedAssemblyMonoScriptTypes_v1_Get_m2C102A0F726B5484E567261E97CE6BEB136E7C30 (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_tD6E657924DD1F2B04A7D05D7AD33D07840D1FC89____4C2BAA38B69C9BD82CBA5939A1732C9CA37B017F91DFF4B01BF3AF6ED7BBDA81_FieldInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_tD6E657924DD1F2B04A7D05D7AD33D07840D1FC89____F5E80635A61F109A27198717EC836168C52EE409F9EE69F62170E55B8E1A72D8_FieldInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
MonoScriptData_tEA39788D8AD249640255A82FD59F98E8EFC38CDE V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
MonoScriptData_tEA39788D8AD249640255A82FD59F98E8EFC38CDE V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
{
|
|
il2cpp_codegen_initobj((&V_0), sizeof(MonoScriptData_tEA39788D8AD249640255A82FD59F98E8EFC38CDE));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)1430));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = L_0;
|
|
RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_2 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_tD6E657924DD1F2B04A7D05D7AD33D07840D1FC89____F5E80635A61F109A27198717EC836168C52EE409F9EE69F62170E55B8E1A72D8_FieldInfo_var) };
|
|
RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_1, L_2, NULL);
|
|
(&V_0)->___FilePathsData = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___FilePathsData), (void*)L_1);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)1117));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = L_3;
|
|
RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_5 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_tD6E657924DD1F2B04A7D05D7AD33D07840D1FC89____4C2BAA38B69C9BD82CBA5939A1732C9CA37B017F91DFF4B01BF3AF6ED7BBDA81_FieldInfo_var) };
|
|
RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_4, L_5, NULL);
|
|
(&V_0)->___TypesData = L_4;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___TypesData), (void*)L_4);
|
|
(&V_0)->___TotalFiles = ((int32_t)23);
|
|
(&V_0)->___TotalTypes = ((int32_t)27);
|
|
(&V_0)->___IsEditorOnly = (bool)0;
|
|
MonoScriptData_tEA39788D8AD249640255A82FD59F98E8EFC38CDE L_6 = V_0;
|
|
V_1 = L_6;
|
|
goto IL_005f;
|
|
}
|
|
|
|
IL_005f:
|
|
{
|
|
MonoScriptData_tEA39788D8AD249640255A82FD59F98E8EFC38CDE L_7 = V_1;
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnitySourceGeneratedAssemblyMonoScriptTypes_v1__ctor_m75AA708CC9D3D15EEA873E210571B2CDE86B84AA (UnitySourceGeneratedAssemblyMonoScriptTypes_v1_t1BC577CCDBEFB7AC99D841241A974DDB1379088C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
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
|
|
IL2CPP_EXTERN_C void MonoScriptData_tEA39788D8AD249640255A82FD59F98E8EFC38CDE_marshal_pinvoke(const MonoScriptData_tEA39788D8AD249640255A82FD59F98E8EFC38CDE& unmarshaled, MonoScriptData_tEA39788D8AD249640255A82FD59F98E8EFC38CDE_marshaled_pinvoke& marshaled)
|
|
{
|
|
marshaled.___FilePathsData = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.___FilePathsData);
|
|
marshaled.___TypesData = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.___TypesData);
|
|
marshaled.___TotalTypes = unmarshaled.___TotalTypes;
|
|
marshaled.___TotalFiles = unmarshaled.___TotalFiles;
|
|
marshaled.___IsEditorOnly = static_cast<int32_t>(unmarshaled.___IsEditorOnly);
|
|
}
|
|
IL2CPP_EXTERN_C void MonoScriptData_tEA39788D8AD249640255A82FD59F98E8EFC38CDE_marshal_pinvoke_back(const MonoScriptData_tEA39788D8AD249640255A82FD59F98E8EFC38CDE_marshaled_pinvoke& marshaled, MonoScriptData_tEA39788D8AD249640255A82FD59F98E8EFC38CDE& unmarshaled)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
unmarshaled.___FilePathsData = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, marshaled.___FilePathsData);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___FilePathsData), (void*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, marshaled.___FilePathsData));
|
|
unmarshaled.___TypesData = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, marshaled.___TypesData);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___TypesData), (void*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, marshaled.___TypesData));
|
|
int32_t unmarshaledTotalTypes_temp_2 = 0;
|
|
unmarshaledTotalTypes_temp_2 = marshaled.___TotalTypes;
|
|
unmarshaled.___TotalTypes = unmarshaledTotalTypes_temp_2;
|
|
int32_t unmarshaledTotalFiles_temp_3 = 0;
|
|
unmarshaledTotalFiles_temp_3 = marshaled.___TotalFiles;
|
|
unmarshaled.___TotalFiles = unmarshaledTotalFiles_temp_3;
|
|
bool unmarshaledIsEditorOnly_temp_4 = false;
|
|
unmarshaledIsEditorOnly_temp_4 = static_cast<bool>(marshaled.___IsEditorOnly);
|
|
unmarshaled.___IsEditorOnly = unmarshaledIsEditorOnly_temp_4;
|
|
}
|
|
IL2CPP_EXTERN_C void MonoScriptData_tEA39788D8AD249640255A82FD59F98E8EFC38CDE_marshal_pinvoke_cleanup(MonoScriptData_tEA39788D8AD249640255A82FD59F98E8EFC38CDE_marshaled_pinvoke& marshaled)
|
|
{
|
|
il2cpp_codegen_com_destroy_safe_array(marshaled.___FilePathsData);
|
|
marshaled.___FilePathsData = NULL;
|
|
il2cpp_codegen_com_destroy_safe_array(marshaled.___TypesData);
|
|
marshaled.___TypesData = NULL;
|
|
}
|
|
IL2CPP_EXTERN_C void MonoScriptData_tEA39788D8AD249640255A82FD59F98E8EFC38CDE_marshal_com(const MonoScriptData_tEA39788D8AD249640255A82FD59F98E8EFC38CDE& unmarshaled, MonoScriptData_tEA39788D8AD249640255A82FD59F98E8EFC38CDE_marshaled_com& marshaled)
|
|
{
|
|
marshaled.___FilePathsData = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.___FilePathsData);
|
|
marshaled.___TypesData = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.___TypesData);
|
|
marshaled.___TotalTypes = unmarshaled.___TotalTypes;
|
|
marshaled.___TotalFiles = unmarshaled.___TotalFiles;
|
|
marshaled.___IsEditorOnly = static_cast<int32_t>(unmarshaled.___IsEditorOnly);
|
|
}
|
|
IL2CPP_EXTERN_C void MonoScriptData_tEA39788D8AD249640255A82FD59F98E8EFC38CDE_marshal_com_back(const MonoScriptData_tEA39788D8AD249640255A82FD59F98E8EFC38CDE_marshaled_com& marshaled, MonoScriptData_tEA39788D8AD249640255A82FD59F98E8EFC38CDE& unmarshaled)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
unmarshaled.___FilePathsData = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, marshaled.___FilePathsData);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___FilePathsData), (void*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, marshaled.___FilePathsData));
|
|
unmarshaled.___TypesData = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, marshaled.___TypesData);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___TypesData), (void*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, marshaled.___TypesData));
|
|
int32_t unmarshaledTotalTypes_temp_2 = 0;
|
|
unmarshaledTotalTypes_temp_2 = marshaled.___TotalTypes;
|
|
unmarshaled.___TotalTypes = unmarshaledTotalTypes_temp_2;
|
|
int32_t unmarshaledTotalFiles_temp_3 = 0;
|
|
unmarshaledTotalFiles_temp_3 = marshaled.___TotalFiles;
|
|
unmarshaled.___TotalFiles = unmarshaledTotalFiles_temp_3;
|
|
bool unmarshaledIsEditorOnly_temp_4 = false;
|
|
unmarshaledIsEditorOnly_temp_4 = static_cast<bool>(marshaled.___IsEditorOnly);
|
|
unmarshaled.___IsEditorOnly = unmarshaledIsEditorOnly_temp_4;
|
|
}
|
|
IL2CPP_EXTERN_C void MonoScriptData_tEA39788D8AD249640255A82FD59F98E8EFC38CDE_marshal_com_cleanup(MonoScriptData_tEA39788D8AD249640255A82FD59F98E8EFC38CDE_marshaled_com& marshaled)
|
|
{
|
|
il2cpp_codegen_com_destroy_safe_array(marshaled.___FilePathsData);
|
|
marshaled.___FilePathsData = NULL;
|
|
il2cpp_codegen_com_destroy_safe_array(marshaled.___TypesData);
|
|
marshaled.___TypesData = NULL;
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C void AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4_marshal_pinvoke(const AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4& unmarshaled, AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4_marshaled_pinvoke& marshaled)
|
|
{
|
|
marshaled.___Options = unmarshaled.___Options;
|
|
marshaled.___Nonce = il2cpp_codegen_marshal_string(unmarshaled.___Nonce);
|
|
marshaled.___State = il2cpp_codegen_marshal_string(unmarshaled.___State);
|
|
}
|
|
IL2CPP_EXTERN_C void AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4_marshal_pinvoke_back(const AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4_marshaled_pinvoke& marshaled, AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4& unmarshaled)
|
|
{
|
|
int32_t unmarshaledOptions_temp_0 = 0;
|
|
unmarshaledOptions_temp_0 = marshaled.___Options;
|
|
unmarshaled.___Options = unmarshaledOptions_temp_0;
|
|
unmarshaled.___Nonce = il2cpp_codegen_marshal_string_result(marshaled.___Nonce);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___Nonce), (void*)il2cpp_codegen_marshal_string_result(marshaled.___Nonce));
|
|
unmarshaled.___State = il2cpp_codegen_marshal_string_result(marshaled.___State);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___State), (void*)il2cpp_codegen_marshal_string_result(marshaled.___State));
|
|
}
|
|
IL2CPP_EXTERN_C void AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4_marshal_pinvoke_cleanup(AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4_marshaled_pinvoke& marshaled)
|
|
{
|
|
il2cpp_codegen_marshal_free(marshaled.___Nonce);
|
|
marshaled.___Nonce = NULL;
|
|
il2cpp_codegen_marshal_free(marshaled.___State);
|
|
marshaled.___State = NULL;
|
|
}
|
|
IL2CPP_EXTERN_C void AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4_marshal_com(const AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4& unmarshaled, AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4_marshaled_com& marshaled)
|
|
{
|
|
marshaled.___Options = unmarshaled.___Options;
|
|
marshaled.___Nonce = il2cpp_codegen_marshal_bstring(unmarshaled.___Nonce);
|
|
marshaled.___State = il2cpp_codegen_marshal_bstring(unmarshaled.___State);
|
|
}
|
|
IL2CPP_EXTERN_C void AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4_marshal_com_back(const AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4_marshaled_com& marshaled, AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4& unmarshaled)
|
|
{
|
|
int32_t unmarshaledOptions_temp_0 = 0;
|
|
unmarshaledOptions_temp_0 = marshaled.___Options;
|
|
unmarshaled.___Options = unmarshaledOptions_temp_0;
|
|
unmarshaled.___Nonce = il2cpp_codegen_marshal_bstring_result(marshaled.___Nonce);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___Nonce), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___Nonce));
|
|
unmarshaled.___State = il2cpp_codegen_marshal_bstring_result(marshaled.___State);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___State), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___State));
|
|
}
|
|
IL2CPP_EXTERN_C void AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4_marshal_com_cleanup(AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4_marshaled_com& marshaled)
|
|
{
|
|
il2cpp_codegen_marshal_free_bstring(marshaled.___Nonce);
|
|
marshaled.___Nonce = NULL;
|
|
il2cpp_codegen_marshal_free_bstring(marshaled.___State);
|
|
marshaled.___State = NULL;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AppleAuthLoginArgs__ctor_m979F04437958F29BD5E8FBB8B91085932E47DEC2 (AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4* __this, int32_t ___0_options, String_t* ___1_nonce, String_t* ___2_state, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_options;
|
|
__this->___Options = L_0;
|
|
String_t* L_1 = ___1_nonce;
|
|
__this->___Nonce = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___Nonce), (void*)L_1);
|
|
String_t* L_2 = ___2_state;
|
|
__this->___State = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___State), (void*)L_2);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void AppleAuthLoginArgs__ctor_m979F04437958F29BD5E8FBB8B91085932E47DEC2_AdjustorThunk (RuntimeObject* __this, int32_t ___0_options, String_t* ___1_nonce, String_t* ___2_state, const RuntimeMethod* method)
|
|
{
|
|
AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4*>(__this + _offset);
|
|
AppleAuthLoginArgs__ctor_m979F04437958F29BD5E8FBB8B91085932E47DEC2(_thisAdjusted, ___0_options, ___1_nonce, ___2_state, method);
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AppleAuthManager__cctor_mD2B1F2782B50BD07F7EE6DF67CE2BCD0196CD1C1 (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5A3193F09913D08B6BF8BBE5E76C0FDFC6147017);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
PInvoke_AppleAuth_LogMessage_m60AF75CCF6435A2339DDA9976960279C11EE0962(_stringLiteral5A3193F09913D08B6BF8BBE5E76C0FDFC6147017, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AppleAuthManager_get_IsCurrentPlatformSupported_m7A452E34F3B87A9FBF6F9E79DAD9792B87AB9B9C (const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
{
|
|
bool L_0;
|
|
L_0 = PInvoke_AppleAuth_IsCurrentPlatformSupported_m1D0BC97BB9AC27234B22D189B6EFBC1570E01B8C(NULL);
|
|
V_0 = L_0;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
bool L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AppleAuthManager__ctor_mFCE1994D8BD7BFCC9EA201E091A1C09BF63945B3 (AppleAuthManager_t9A6ECFB3E5DA602DB80B9AA03575872FF3B853E4* __this, RuntimeObject* ___0_payloadDeserializer, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
RuntimeObject* L_0 = ___0_payloadDeserializer;
|
|
__this->____payloadDeserializer = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____payloadDeserializer), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AppleAuthManager_QuickLogin_m50DC36CEED4EFA9A98B758F7BE696F01D3957506 (AppleAuthManager_t9A6ECFB3E5DA602DB80B9AA03575872FF3B853E4* __this, Action_1_tB908D6FD75107728FE1DCDA76696B95672204A80* ___0_successCallback, Action_1_tC3903E0A1B057943FABF1B75BE7AAD0683CA51CA* ___1_errorCallback, const RuntimeMethod* method)
|
|
{
|
|
AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
il2cpp_codegen_initobj((&V_0), sizeof(AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C));
|
|
AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C L_0 = V_0;
|
|
Action_1_tB908D6FD75107728FE1DCDA76696B95672204A80* L_1 = ___0_successCallback;
|
|
Action_1_tC3903E0A1B057943FABF1B75BE7AAD0683CA51CA* L_2 = ___1_errorCallback;
|
|
AppleAuthManager_QuickLogin_m6729A39051EC9885AD1668BA28B94B9489D39F08(__this, L_0, L_1, L_2, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AppleAuthManager_QuickLogin_m6729A39051EC9885AD1668BA28B94B9489D39F08 (AppleAuthManager_t9A6ECFB3E5DA602DB80B9AA03575872FF3B853E4* __this, AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C ___0_quickLoginArgs, Action_1_tB908D6FD75107728FE1DCDA76696B95672204A80* ___1_successCallback, Action_1_tC3903E0A1B057943FABF1B75BE7AAD0683CA51CA* ___2_errorCallback, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass7_0_U3CQuickLoginU3Eb__0_m4FB5F95D60AAA665EDAFD1B024E168A2FD2005A5_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass7_0_t0AE99686EC15AB17511C18AD266C8BBDD9F9BF75_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CU3Ec__DisplayClass7_0_t0AE99686EC15AB17511C18AD266C8BBDD9F9BF75* V_0 = NULL;
|
|
String_t* V_1 = NULL;
|
|
String_t* V_2 = NULL;
|
|
uint32_t V_3 = 0;
|
|
{
|
|
U3CU3Ec__DisplayClass7_0_t0AE99686EC15AB17511C18AD266C8BBDD9F9BF75* L_0 = (U3CU3Ec__DisplayClass7_0_t0AE99686EC15AB17511C18AD266C8BBDD9F9BF75*)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass7_0_t0AE99686EC15AB17511C18AD266C8BBDD9F9BF75_il2cpp_TypeInfo_var);
|
|
U3CU3Ec__DisplayClass7_0__ctor_mAE116B3D7F66A8ED65FE651498E0C85EC8427034(L_0, NULL);
|
|
V_0 = L_0;
|
|
U3CU3Ec__DisplayClass7_0_t0AE99686EC15AB17511C18AD266C8BBDD9F9BF75* L_1 = V_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this), (void*)__this);
|
|
U3CU3Ec__DisplayClass7_0_t0AE99686EC15AB17511C18AD266C8BBDD9F9BF75* L_2 = V_0;
|
|
Action_1_tC3903E0A1B057943FABF1B75BE7AAD0683CA51CA* L_3 = ___2_errorCallback;
|
|
NullCheck(L_2);
|
|
L_2->___errorCallback = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_2->___errorCallback), (void*)L_3);
|
|
U3CU3Ec__DisplayClass7_0_t0AE99686EC15AB17511C18AD266C8BBDD9F9BF75* L_4 = V_0;
|
|
Action_1_tB908D6FD75107728FE1DCDA76696B95672204A80* L_5 = ___1_successCallback;
|
|
NullCheck(L_4);
|
|
L_4->___successCallback = L_5;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_4->___successCallback), (void*)L_5);
|
|
AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C L_6 = ___0_quickLoginArgs;
|
|
String_t* L_7 = L_6.___Nonce;
|
|
V_1 = L_7;
|
|
AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C L_8 = ___0_quickLoginArgs;
|
|
String_t* L_9 = L_8.___State;
|
|
V_2 = L_9;
|
|
U3CU3Ec__DisplayClass7_0_t0AE99686EC15AB17511C18AD266C8BBDD9F9BF75* L_10 = V_0;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_11 = (Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A*)il2cpp_codegen_object_new(Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A_il2cpp_TypeInfo_var);
|
|
Action_1__ctor_m9DC2953C55C4D7D4B7BEFE03D84DA1F9362D652C(L_11, L_10, (intptr_t)((void*)U3CU3Ec__DisplayClass7_0_U3CQuickLoginU3Eb__0_m4FB5F95D60AAA665EDAFD1B024E168A2FD2005A5_RuntimeMethod_var), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
uint32_t L_12;
|
|
L_12 = CallbackHandler_AddMessageCallback_m7BEDE05BEB412AF3DEB6CD527472640FE22E9AE2((bool)1, L_11, NULL);
|
|
V_3 = L_12;
|
|
uint32_t L_13 = V_3;
|
|
String_t* L_14 = V_1;
|
|
String_t* L_15 = V_2;
|
|
PInvoke_AppleAuth_QuickLogin_m7EE5E943C692E647BDBC32215ACA6889F0C5327F(L_13, L_14, L_15, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AppleAuthManager_LoginWithAppleId_m7F9D42479BB718C417A879E00F86EA3844B0405F (AppleAuthManager_t9A6ECFB3E5DA602DB80B9AA03575872FF3B853E4* __this, int32_t ___0_options, Action_1_tB908D6FD75107728FE1DCDA76696B95672204A80* ___1_successCallback, Action_1_tC3903E0A1B057943FABF1B75BE7AAD0683CA51CA* ___2_errorCallback, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_options;
|
|
AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
AppleAuthLoginArgs__ctor_m979F04437958F29BD5E8FBB8B91085932E47DEC2((&L_1), L_0, (String_t*)NULL, (String_t*)NULL, NULL);
|
|
Action_1_tB908D6FD75107728FE1DCDA76696B95672204A80* L_2 = ___1_successCallback;
|
|
Action_1_tC3903E0A1B057943FABF1B75BE7AAD0683CA51CA* L_3 = ___2_errorCallback;
|
|
AppleAuthManager_LoginWithAppleId_m41AA28DCBBCED940184CCD2D353C8B8D7E3EA355(__this, L_1, L_2, L_3, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AppleAuthManager_LoginWithAppleId_m41AA28DCBBCED940184CCD2D353C8B8D7E3EA355 (AppleAuthManager_t9A6ECFB3E5DA602DB80B9AA03575872FF3B853E4* __this, AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4 ___0_loginArgs, Action_1_tB908D6FD75107728FE1DCDA76696B95672204A80* ___1_successCallback, Action_1_tC3903E0A1B057943FABF1B75BE7AAD0683CA51CA* ___2_errorCallback, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass9_0_U3CLoginWithAppleIdU3Eb__0_mD11AED144D9782C535C6704EB8A81E18D7D70B2A_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass9_0_tCF80F2F6C16C95B0B8F497F630DA17926F0629E8_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CU3Ec__DisplayClass9_0_tCF80F2F6C16C95B0B8F497F630DA17926F0629E8* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
String_t* V_2 = NULL;
|
|
String_t* V_3 = NULL;
|
|
uint32_t V_4 = 0;
|
|
{
|
|
U3CU3Ec__DisplayClass9_0_tCF80F2F6C16C95B0B8F497F630DA17926F0629E8* L_0 = (U3CU3Ec__DisplayClass9_0_tCF80F2F6C16C95B0B8F497F630DA17926F0629E8*)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass9_0_tCF80F2F6C16C95B0B8F497F630DA17926F0629E8_il2cpp_TypeInfo_var);
|
|
U3CU3Ec__DisplayClass9_0__ctor_mCC665036E869E13B6E82BD8E59B9CACCB378AA7E(L_0, NULL);
|
|
V_0 = L_0;
|
|
U3CU3Ec__DisplayClass9_0_tCF80F2F6C16C95B0B8F497F630DA17926F0629E8* L_1 = V_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this), (void*)__this);
|
|
U3CU3Ec__DisplayClass9_0_tCF80F2F6C16C95B0B8F497F630DA17926F0629E8* L_2 = V_0;
|
|
Action_1_tC3903E0A1B057943FABF1B75BE7AAD0683CA51CA* L_3 = ___2_errorCallback;
|
|
NullCheck(L_2);
|
|
L_2->___errorCallback = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_2->___errorCallback), (void*)L_3);
|
|
U3CU3Ec__DisplayClass9_0_tCF80F2F6C16C95B0B8F497F630DA17926F0629E8* L_4 = V_0;
|
|
Action_1_tB908D6FD75107728FE1DCDA76696B95672204A80* L_5 = ___1_successCallback;
|
|
NullCheck(L_4);
|
|
L_4->___successCallback = L_5;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_4->___successCallback), (void*)L_5);
|
|
AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4 L_6 = ___0_loginArgs;
|
|
int32_t L_7 = L_6.___Options;
|
|
V_1 = L_7;
|
|
AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4 L_8 = ___0_loginArgs;
|
|
String_t* L_9 = L_8.___Nonce;
|
|
V_2 = L_9;
|
|
AppleAuthLoginArgs_tEC38AFD6B2C1CCBD455014707F0E505CDF8972B4 L_10 = ___0_loginArgs;
|
|
String_t* L_11 = L_10.___State;
|
|
V_3 = L_11;
|
|
U3CU3Ec__DisplayClass9_0_tCF80F2F6C16C95B0B8F497F630DA17926F0629E8* L_12 = V_0;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_13 = (Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A*)il2cpp_codegen_object_new(Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A_il2cpp_TypeInfo_var);
|
|
Action_1__ctor_m9DC2953C55C4D7D4B7BEFE03D84DA1F9362D652C(L_13, L_12, (intptr_t)((void*)U3CU3Ec__DisplayClass9_0_U3CLoginWithAppleIdU3Eb__0_mD11AED144D9782C535C6704EB8A81E18D7D70B2A_RuntimeMethod_var), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
uint32_t L_14;
|
|
L_14 = CallbackHandler_AddMessageCallback_m7BEDE05BEB412AF3DEB6CD527472640FE22E9AE2((bool)1, L_13, NULL);
|
|
V_4 = L_14;
|
|
uint32_t L_15 = V_4;
|
|
int32_t L_16 = V_1;
|
|
String_t* L_17 = V_2;
|
|
String_t* L_18 = V_3;
|
|
PInvoke_AppleAuth_LoginWithAppleId_mA55B5A725DB6F8A96535A994D9CF898E70AD518C(L_15, L_16, L_17, L_18, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AppleAuthManager_GetCredentialState_m7646C8E8F7DFA9A8C77E576C39DFE4059BE5AD02 (AppleAuthManager_t9A6ECFB3E5DA602DB80B9AA03575872FF3B853E4* __this, String_t* ___0_userId, Action_1_t7CF092A129C468D25C4E6E5AC20FE3453FC7EC66* ___1_successCallback, Action_1_tC3903E0A1B057943FABF1B75BE7AAD0683CA51CA* ___2_errorCallback, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass10_0_U3CGetCredentialStateU3Eb__0_m4CBAD6BECC864AC8B2CA622143F947A03CE463A1_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass10_0_t222BD5D66D2335D93C1CA160356CE960E02FFB56_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CU3Ec__DisplayClass10_0_t222BD5D66D2335D93C1CA160356CE960E02FFB56* V_0 = NULL;
|
|
uint32_t V_1 = 0;
|
|
{
|
|
U3CU3Ec__DisplayClass10_0_t222BD5D66D2335D93C1CA160356CE960E02FFB56* L_0 = (U3CU3Ec__DisplayClass10_0_t222BD5D66D2335D93C1CA160356CE960E02FFB56*)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass10_0_t222BD5D66D2335D93C1CA160356CE960E02FFB56_il2cpp_TypeInfo_var);
|
|
U3CU3Ec__DisplayClass10_0__ctor_m83CFB8A37B12FAEE14ED986417758C39BB9F1345(L_0, NULL);
|
|
V_0 = L_0;
|
|
U3CU3Ec__DisplayClass10_0_t222BD5D66D2335D93C1CA160356CE960E02FFB56* L_1 = V_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this), (void*)__this);
|
|
U3CU3Ec__DisplayClass10_0_t222BD5D66D2335D93C1CA160356CE960E02FFB56* L_2 = V_0;
|
|
Action_1_tC3903E0A1B057943FABF1B75BE7AAD0683CA51CA* L_3 = ___2_errorCallback;
|
|
NullCheck(L_2);
|
|
L_2->___errorCallback = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_2->___errorCallback), (void*)L_3);
|
|
U3CU3Ec__DisplayClass10_0_t222BD5D66D2335D93C1CA160356CE960E02FFB56* L_4 = V_0;
|
|
Action_1_t7CF092A129C468D25C4E6E5AC20FE3453FC7EC66* L_5 = ___1_successCallback;
|
|
NullCheck(L_4);
|
|
L_4->___successCallback = L_5;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_4->___successCallback), (void*)L_5);
|
|
U3CU3Ec__DisplayClass10_0_t222BD5D66D2335D93C1CA160356CE960E02FFB56* L_6 = V_0;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_7 = (Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A*)il2cpp_codegen_object_new(Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A_il2cpp_TypeInfo_var);
|
|
Action_1__ctor_m9DC2953C55C4D7D4B7BEFE03D84DA1F9362D652C(L_7, L_6, (intptr_t)((void*)U3CU3Ec__DisplayClass10_0_U3CGetCredentialStateU3Eb__0_m4CBAD6BECC864AC8B2CA622143F947A03CE463A1_RuntimeMethod_var), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
uint32_t L_8;
|
|
L_8 = CallbackHandler_AddMessageCallback_m7BEDE05BEB412AF3DEB6CD527472640FE22E9AE2((bool)1, L_7, NULL);
|
|
V_1 = L_8;
|
|
uint32_t L_9 = V_1;
|
|
String_t* L_10 = ___0_userId;
|
|
PInvoke_AppleAuth_GetCredentialState_m4C124585736F00808CAC0EC751B7A779C8AFEF67(L_9, L_10, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AppleAuthManager_SetCredentialsRevokedCallback_m0C1A9F85CAE89C2AAAB94863C48F535D315E0CBA (AppleAuthManager_t9A6ECFB3E5DA602DB80B9AA03575872FF3B853E4* __this, Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___0_credentialsRevokedCallback, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
bool V_0 = false;
|
|
bool V_1 = false;
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_0 = __this->____credentialsRevokedCallback;
|
|
V_0 = (bool)((!(((RuntimeObject*)(Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A*)L_0) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
|
|
bool L_1 = V_0;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0023;
|
|
}
|
|
}
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_2 = __this->____credentialsRevokedCallback;
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
CallbackHandler_remove_NativeCredentialsRevoked_mEC959A767B611314A71B3C635A24F223E777E3EA(L_2, NULL);
|
|
__this->____credentialsRevokedCallback = (Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____credentialsRevokedCallback), (void*)(Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A*)NULL);
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_3 = ___0_credentialsRevokedCallback;
|
|
V_1 = (bool)((!(((RuntimeObject*)(Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A*)L_3) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_003b;
|
|
}
|
|
}
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_5 = ___0_credentialsRevokedCallback;
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
CallbackHandler_add_NativeCredentialsRevoked_mE9EA0A2C16E9564216BC8BDA8E4C05DF4D055121(L_5, NULL);
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_6 = ___0_credentialsRevokedCallback;
|
|
__this->____credentialsRevokedCallback = L_6;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____credentialsRevokedCallback), (void*)L_6);
|
|
}
|
|
|
|
IL_003b:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AppleAuthManager_Update_mE6CCC051DC13A8B6A838B4E52CEFDA6683B0956A (AppleAuthManager_t9A6ECFB3E5DA602DB80B9AA03575872FF3B853E4* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
CallbackHandler_ExecutePendingCallbacks_mD5F4180A0D7996EB856E3AE976E1BBD90ECC93D1(NULL);
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackHandler_add__nativeCredentialsRevoked_m5D7E3690C42D9E83B6C8572A40769799D0EF1220 (Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* V_0 = NULL;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* V_1 = NULL;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* V_2 = NULL;
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_0 = ((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->____nativeCredentialsRevoked;
|
|
V_0 = L_0;
|
|
}
|
|
|
|
IL_0006:
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_1 = V_0;
|
|
V_1 = L_1;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_2 = V_1;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_3 = ___0_value;
|
|
Delegate_t* L_4;
|
|
L_4 = Delegate_Combine_m1F725AEF318BE6F0426863490691A6F4606E7D00(L_2, L_3, NULL);
|
|
V_2 = ((Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A*)Castclass((RuntimeObject*)L_4, Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A_il2cpp_TypeInfo_var));
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_5 = V_2;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_6 = V_1;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_7;
|
|
L_7 = InterlockedCompareExchangeImpl<Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A*>((&((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->____nativeCredentialsRevoked), L_5, L_6);
|
|
V_0 = L_7;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_8 = V_0;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_9 = V_1;
|
|
if ((!(((RuntimeObject*)(Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A*)L_8) == ((RuntimeObject*)(Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A*)L_9))))
|
|
{
|
|
goto IL_0006;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackHandler_remove__nativeCredentialsRevoked_m7E18545307ADF5A1D248891D64E7FA51B6F79884 (Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* V_0 = NULL;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* V_1 = NULL;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* V_2 = NULL;
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_0 = ((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->____nativeCredentialsRevoked;
|
|
V_0 = L_0;
|
|
}
|
|
|
|
IL_0006:
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_1 = V_0;
|
|
V_1 = L_1;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_2 = V_1;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_3 = ___0_value;
|
|
Delegate_t* L_4;
|
|
L_4 = Delegate_Remove_m8B7DD5661308FA972E23CA1CC3FC9CEB355504E3(L_2, L_3, NULL);
|
|
V_2 = ((Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A*)Castclass((RuntimeObject*)L_4, Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A_il2cpp_TypeInfo_var));
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_5 = V_2;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_6 = V_1;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_7;
|
|
L_7 = InterlockedCompareExchangeImpl<Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A*>((&((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->____nativeCredentialsRevoked), L_5, L_6);
|
|
V_0 = L_7;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_8 = V_0;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_9 = V_1;
|
|
if ((!(((RuntimeObject*)(Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A*)L_8) == ((RuntimeObject*)(Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A*)L_9))))
|
|
{
|
|
goto IL_0006;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackHandler_add_NativeCredentialsRevoked_mE9EA0A2C16E9564216BC8BDA8E4C05DF4D055121 (Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3Cadd_NativeCredentialsRevokedU3Eb__12_0_mFE258627F231E683FC1129339EDE4F2E0FC39B07_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t0E96F8A9A98C5E43CE7DD232D5E4FDE21C851186_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject* V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* G_B4_0 = NULL;
|
|
int32_t G_B4_1 = 0;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* G_B3_0 = NULL;
|
|
int32_t G_B3_1 = 0;
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
RuntimeObject* L_0 = ((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->___SyncLock;
|
|
V_0 = L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_0060:
|
|
{
|
|
{
|
|
bool L_1 = V_1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_006a;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_2 = V_0;
|
|
Monitor_Exit_m05B2CF037E2214B3208198C282490A2A475653FA(L_2, NULL);
|
|
}
|
|
|
|
IL_006a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
});
|
|
try
|
|
{
|
|
{
|
|
RuntimeObject* L_3 = V_0;
|
|
Monitor_Enter_m3CDB589DA1300B513D55FDCFB52B63E879794149(L_3, (&V_1), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_4 = ((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->____nativeCredentialsRevoked;
|
|
V_2 = (bool)((((RuntimeObject*)(Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A*)L_4) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
|
|
bool L_5 = V_2;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0056_1;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t0E96F8A9A98C5E43CE7DD232D5E4FDE21C851186_il2cpp_TypeInfo_var);
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_6 = ((U3CU3Ec_t0E96F8A9A98C5E43CE7DD232D5E4FDE21C851186_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t0E96F8A9A98C5E43CE7DD232D5E4FDE21C851186_il2cpp_TypeInfo_var))->___U3CU3E9__12_0;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_7 = L_6;
|
|
if (L_7)
|
|
{
|
|
G_B4_0 = L_7;
|
|
G_B4_1 = 0;
|
|
goto IL_0040_1;
|
|
}
|
|
G_B3_0 = L_7;
|
|
G_B3_1 = 0;
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t0E96F8A9A98C5E43CE7DD232D5E4FDE21C851186_il2cpp_TypeInfo_var);
|
|
U3CU3Ec_t0E96F8A9A98C5E43CE7DD232D5E4FDE21C851186* L_8 = ((U3CU3Ec_t0E96F8A9A98C5E43CE7DD232D5E4FDE21C851186_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t0E96F8A9A98C5E43CE7DD232D5E4FDE21C851186_il2cpp_TypeInfo_var))->___U3CU3E9;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_9 = (Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A*)il2cpp_codegen_object_new(Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A_il2cpp_TypeInfo_var);
|
|
Action_1__ctor_m9DC2953C55C4D7D4B7BEFE03D84DA1F9362D652C(L_9, L_8, (intptr_t)((void*)U3CU3Ec_U3Cadd_NativeCredentialsRevokedU3Eb__12_0_mFE258627F231E683FC1129339EDE4F2E0FC39B07_RuntimeMethod_var), NULL);
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_10 = L_9;
|
|
((U3CU3Ec_t0E96F8A9A98C5E43CE7DD232D5E4FDE21C851186_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t0E96F8A9A98C5E43CE7DD232D5E4FDE21C851186_il2cpp_TypeInfo_var))->___U3CU3E9__12_0 = L_10;
|
|
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t0E96F8A9A98C5E43CE7DD232D5E4FDE21C851186_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t0E96F8A9A98C5E43CE7DD232D5E4FDE21C851186_il2cpp_TypeInfo_var))->___U3CU3E9__12_0), (void*)L_10);
|
|
G_B4_0 = L_10;
|
|
G_B4_1 = G_B3_1;
|
|
}
|
|
|
|
IL_0040_1:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
uint32_t L_11;
|
|
L_11 = CallbackHandler_AddMessageCallback_m7BEDE05BEB412AF3DEB6CD527472640FE22E9AE2((bool)G_B4_1, G_B4_0, NULL);
|
|
((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->____credentialsRevokedCallbackId = L_11;
|
|
uint32_t L_12 = ((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->____credentialsRevokedCallbackId;
|
|
PInvoke_AppleAuth_RegisterCredentialsRevokedCallbackId_mD23CF91E7D35895F2DEF1E8CE6B554A9DE7A632E(L_12, NULL);
|
|
}
|
|
|
|
IL_0056_1:
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_13 = ___0_value;
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
CallbackHandler_add__nativeCredentialsRevoked_m5D7E3690C42D9E83B6C8572A40769799D0EF1220(L_13, NULL);
|
|
goto IL_006b;
|
|
}
|
|
}
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_006b:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackHandler_remove_NativeCredentialsRevoked_mEC959A767B611314A71B3C635A24F223E777E3EA (Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject* V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
RuntimeObject* L_0 = ((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->___SyncLock;
|
|
V_0 = L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_0043:
|
|
{
|
|
{
|
|
bool L_1 = V_1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_004d;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_2 = V_0;
|
|
Monitor_Exit_m05B2CF037E2214B3208198C282490A2A475653FA(L_2, NULL);
|
|
}
|
|
|
|
IL_004d:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
});
|
|
try
|
|
{
|
|
{
|
|
RuntimeObject* L_3 = V_0;
|
|
Monitor_Enter_m3CDB589DA1300B513D55FDCFB52B63E879794149(L_3, (&V_1), NULL);
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_4 = ___0_value;
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
CallbackHandler_remove__nativeCredentialsRevoked_m7E18545307ADF5A1D248891D64E7FA51B6F79884(L_4, NULL);
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_5 = ((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->____nativeCredentialsRevoked;
|
|
V_2 = (bool)((((RuntimeObject*)(Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A*)L_5) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
|
|
bool L_6 = V_2;
|
|
if (!L_6)
|
|
{
|
|
goto IL_0040_1;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
uint32_t L_7 = ((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->____credentialsRevokedCallbackId;
|
|
CallbackHandler_RemoveMessageCallback_m7FA97AB2F4C5F2EE6EB2F22D66A1914ED6177F15(L_7, NULL);
|
|
((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->____credentialsRevokedCallbackId = 0;
|
|
PInvoke_AppleAuth_RegisterCredentialsRevokedCallbackId_mD23CF91E7D35895F2DEF1E8CE6B554A9DE7A632E(0, NULL);
|
|
}
|
|
|
|
IL_0040_1:
|
|
{
|
|
goto IL_004e;
|
|
}
|
|
}
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_004e:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackHandler_ScheduleCallback_m7A3460CE649C1A2B51492597FA9F5E9DDB89406D (uint32_t ___0_requestId, String_t* ___1_payload, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Remove_mF090FCEE4E71ABBFC269F2A7EEF9179A067ED7AB_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m9A866A423B956AC9E94FF7B29874E0CA681FDB01_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m5B99D67CB378BFA8A1142343F9DB44D94322EAD3_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass14_0_t890DC78E7036DFC1BBBC30971D90EADE35757295_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass14_1_U3CScheduleCallbackU3Eb__0_mA80E9E52AB19036A9115CA705E4D42BECA4B2EAF_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass14_1_t9AD47F016A94271E983B76F47BECAEEF401892E3_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CU3Ec__DisplayClass14_0_t890DC78E7036DFC1BBBC30971D90EADE35757295* V_0 = NULL;
|
|
RuntimeObject* V_1 = NULL;
|
|
bool V_2 = false;
|
|
Entry_t8F5B9F5CC8FBF0093E119B8C99DBCD3E558CBA06* V_3 = NULL;
|
|
bool V_4 = false;
|
|
U3CU3Ec__DisplayClass14_1_t9AD47F016A94271E983B76F47BECAEEF401892E3* V_5 = NULL;
|
|
bool V_6 = false;
|
|
{
|
|
U3CU3Ec__DisplayClass14_0_t890DC78E7036DFC1BBBC30971D90EADE35757295* L_0 = (U3CU3Ec__DisplayClass14_0_t890DC78E7036DFC1BBBC30971D90EADE35757295*)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass14_0_t890DC78E7036DFC1BBBC30971D90EADE35757295_il2cpp_TypeInfo_var);
|
|
U3CU3Ec__DisplayClass14_0__ctor_mD17FF5C1DFA80788F7BB5B85F76747607D53259A(L_0, NULL);
|
|
V_0 = L_0;
|
|
U3CU3Ec__DisplayClass14_0_t890DC78E7036DFC1BBBC30971D90EADE35757295* L_1 = V_0;
|
|
String_t* L_2 = ___1_payload;
|
|
NullCheck(L_1);
|
|
L_1->___payload = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___payload), (void*)L_2);
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
RuntimeObject* L_3 = ((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->___SyncLock;
|
|
V_1 = L_3;
|
|
V_2 = (bool)0;
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_0088:
|
|
{
|
|
{
|
|
bool L_4 = V_2;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0092;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_5 = V_1;
|
|
Monitor_Exit_m05B2CF037E2214B3208198C282490A2A475653FA(L_5, NULL);
|
|
}
|
|
|
|
IL_0092:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
});
|
|
try
|
|
{
|
|
{
|
|
RuntimeObject* L_6 = V_1;
|
|
Monitor_Enter_m3CDB589DA1300B513D55FDCFB52B63E879794149(L_6, (&V_2), NULL);
|
|
V_3 = (Entry_t8F5B9F5CC8FBF0093E119B8C99DBCD3E558CBA06*)NULL;
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
Dictionary_2_tFE9B759D814E05F8F50A2DF138BB2A8FFB35F45B* L_7 = ((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->___CallbackDictionary;
|
|
uint32_t L_8 = ___0_requestId;
|
|
NullCheck(L_7);
|
|
bool L_9;
|
|
L_9 = Dictionary_2_TryGetValue_m9A866A423B956AC9E94FF7B29874E0CA681FDB01(L_7, L_8, (&V_3), Dictionary_2_TryGetValue_m9A866A423B956AC9E94FF7B29874E0CA681FDB01_RuntimeMethod_var);
|
|
V_4 = L_9;
|
|
bool L_10 = V_4;
|
|
if (!L_10)
|
|
{
|
|
goto IL_0085_1;
|
|
}
|
|
}
|
|
{
|
|
U3CU3Ec__DisplayClass14_1_t9AD47F016A94271E983B76F47BECAEEF401892E3* L_11 = (U3CU3Ec__DisplayClass14_1_t9AD47F016A94271E983B76F47BECAEEF401892E3*)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass14_1_t9AD47F016A94271E983B76F47BECAEEF401892E3_il2cpp_TypeInfo_var);
|
|
U3CU3Ec__DisplayClass14_1__ctor_m1ACFB127CCFB9731E0DB658191D9FEA8EFEC851B(L_11, NULL);
|
|
V_5 = L_11;
|
|
U3CU3Ec__DisplayClass14_1_t9AD47F016A94271E983B76F47BECAEEF401892E3* L_12 = V_5;
|
|
U3CU3Ec__DisplayClass14_0_t890DC78E7036DFC1BBBC30971D90EADE35757295* L_13 = V_0;
|
|
NullCheck(L_12);
|
|
L_12->___CSU24U3CU3E8__locals1 = L_13;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_12->___CSU24U3CU3E8__locals1), (void*)L_13);
|
|
U3CU3Ec__DisplayClass14_1_t9AD47F016A94271E983B76F47BECAEEF401892E3* L_14 = V_5;
|
|
Entry_t8F5B9F5CC8FBF0093E119B8C99DBCD3E558CBA06* L_15 = V_3;
|
|
NullCheck(L_15);
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_16 = L_15->___MessageCallback;
|
|
NullCheck(L_14);
|
|
L_14->___callback = L_16;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_14->___callback), (void*)L_16);
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
List_1_tDB72209F35D56F62A287633F9450978E90B90987* L_17 = ((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->___ScheduledActions;
|
|
U3CU3Ec__DisplayClass14_1_t9AD47F016A94271E983B76F47BECAEEF401892E3* L_18 = V_5;
|
|
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_19 = (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)il2cpp_codegen_object_new(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
|
|
Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC(L_19, L_18, (intptr_t)((void*)U3CU3Ec__DisplayClass14_1_U3CScheduleCallbackU3Eb__0_mA80E9E52AB19036A9115CA705E4D42BECA4B2EAF_RuntimeMethod_var), NULL);
|
|
NullCheck(L_17);
|
|
List_1_Add_m5B99D67CB378BFA8A1142343F9DB44D94322EAD3_inline(L_17, L_19, List_1_Add_m5B99D67CB378BFA8A1142343F9DB44D94322EAD3_RuntimeMethod_var);
|
|
Entry_t8F5B9F5CC8FBF0093E119B8C99DBCD3E558CBA06* L_20 = V_3;
|
|
NullCheck(L_20);
|
|
bool L_21 = L_20->___IsSingleUseCallback;
|
|
V_6 = L_21;
|
|
bool L_22 = V_6;
|
|
if (!L_22)
|
|
{
|
|
goto IL_0084_1;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
Dictionary_2_tFE9B759D814E05F8F50A2DF138BB2A8FFB35F45B* L_23 = ((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->___CallbackDictionary;
|
|
uint32_t L_24 = ___0_requestId;
|
|
NullCheck(L_23);
|
|
bool L_25;
|
|
L_25 = Dictionary_2_Remove_mF090FCEE4E71ABBFC269F2A7EEF9179A067ED7AB(L_23, L_24, Dictionary_2_Remove_mF090FCEE4E71ABBFC269F2A7EEF9179A067ED7AB_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0084_1:
|
|
{
|
|
}
|
|
|
|
IL_0085_1:
|
|
{
|
|
goto IL_0093;
|
|
}
|
|
}
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_0093:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackHandler_ExecutePendingCallbacks_mD5F4180A0D7996EB856E3AE976E1BBD90ECC93D1 (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_RemoveAt_m2EF9EEDD743E2784AFF69A319620AB15BD158EB4_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m5E7FCE3DF7B23B6D88C14A04177C1DCD15063858_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m8A119323481338039197B73D82916BB46DEE3C2D_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject* V_0 = NULL;
|
|
bool V_1 = false;
|
|
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* V_2 = NULL;
|
|
bool V_3 = false;
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
RuntimeObject* L_0 = ((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->___SyncLock;
|
|
V_0 = L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_004a:
|
|
{
|
|
{
|
|
bool L_1 = V_1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0054;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_2 = V_0;
|
|
Monitor_Exit_m05B2CF037E2214B3208198C282490A2A475653FA(L_2, NULL);
|
|
}
|
|
|
|
IL_0054:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
});
|
|
try
|
|
{
|
|
{
|
|
RuntimeObject* L_3 = V_0;
|
|
Monitor_Enter_m3CDB589DA1300B513D55FDCFB52B63E879794149(L_3, (&V_1), NULL);
|
|
goto IL_0036_1;
|
|
}
|
|
|
|
IL_0015_1:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
List_1_tDB72209F35D56F62A287633F9450978E90B90987* L_4 = ((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->___ScheduledActions;
|
|
NullCheck(L_4);
|
|
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_5;
|
|
L_5 = List_1_get_Item_m8A119323481338039197B73D82916BB46DEE3C2D(L_4, 0, List_1_get_Item_m8A119323481338039197B73D82916BB46DEE3C2D_RuntimeMethod_var);
|
|
V_2 = L_5;
|
|
List_1_tDB72209F35D56F62A287633F9450978E90B90987* L_6 = ((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->___ScheduledActions;
|
|
NullCheck(L_6);
|
|
List_1_RemoveAt_m2EF9EEDD743E2784AFF69A319620AB15BD158EB4(L_6, 0, List_1_RemoveAt_m2EF9EEDD743E2784AFF69A319620AB15BD158EB4_RuntimeMethod_var);
|
|
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_7 = V_2;
|
|
NullCheck(L_7);
|
|
Action_Invoke_m7126A54DACA72B845424072887B5F3A51FC3808E_inline(L_7, NULL);
|
|
}
|
|
|
|
IL_0036_1:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
List_1_tDB72209F35D56F62A287633F9450978E90B90987* L_8 = ((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->___ScheduledActions;
|
|
NullCheck(L_8);
|
|
int32_t L_9;
|
|
L_9 = List_1_get_Count_m5E7FCE3DF7B23B6D88C14A04177C1DCD15063858_inline(L_8, List_1_get_Count_m5E7FCE3DF7B23B6D88C14A04177C1DCD15063858_RuntimeMethod_var);
|
|
V_3 = (bool)((((int32_t)L_9) > ((int32_t)0))? 1 : 0);
|
|
bool L_10 = V_3;
|
|
if (L_10)
|
|
{
|
|
goto IL_0015_1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
}
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t CallbackHandler_AddMessageCallback_m7BEDE05BEB412AF3DEB6CD527472640FE22E9AE2 (bool ___0_isSingleUse, Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___1_messageCallback, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_m875A784482E6653B8B6C32F8342CAFC6F4BB7B56_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Entry_t8F5B9F5CC8FBF0093E119B8C99DBCD3E558CBA06_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NativeMessageHandlerCallbackDelegate_t6ADBC8CD4966A3CA252AAC182A1FA37259046C77_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PInvoke_NativeMessageHandlerCallback_m510C41EC925617E298CB67DC823D4680FA08F45F_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
uint32_t V_0 = 0;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
RuntimeObject* V_3 = NULL;
|
|
bool V_4 = false;
|
|
Entry_t8F5B9F5CC8FBF0093E119B8C99DBCD3E558CBA06* V_5 = NULL;
|
|
bool V_6 = false;
|
|
uint32_t V_7 = 0;
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
bool L_0 = ((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->____initialized;
|
|
V_1 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
|
|
bool L_1 = V_1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
{
|
|
NativeMessageHandlerCallbackDelegate_t6ADBC8CD4966A3CA252AAC182A1FA37259046C77* L_2 = (NativeMessageHandlerCallbackDelegate_t6ADBC8CD4966A3CA252AAC182A1FA37259046C77*)il2cpp_codegen_object_new(NativeMessageHandlerCallbackDelegate_t6ADBC8CD4966A3CA252AAC182A1FA37259046C77_il2cpp_TypeInfo_var);
|
|
NativeMessageHandlerCallbackDelegate__ctor_m446D66B7830A1B2B84860F4DC71A49C94FBF2FE5(L_2, NULL, (intptr_t)((void*)PInvoke_NativeMessageHandlerCallback_m510C41EC925617E298CB67DC823D4680FA08F45F_RuntimeMethod_var), NULL);
|
|
PInvoke_AppleAuth_SetupNativeMessageHandlerCallback_m26C21940BFD413639886B1FC0752F9EAAA510ED5(L_2, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->____initialized = (bool)1;
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_3 = ___1_messageCallback;
|
|
V_2 = (bool)((((RuntimeObject*)(Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A*)L_3) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
|
|
bool L_4 = V_2;
|
|
if (!L_4)
|
|
{
|
|
goto IL_003b;
|
|
}
|
|
}
|
|
{
|
|
Exception_t* L_5 = (Exception_t*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)));
|
|
Exception__ctor_m9B2BD92CD68916245A75109105D9071C9D430E7F(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral9788FC9C452EE9A7B91598A36199A2CDE3698A4C)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CallbackHandler_AddMessageCallback_m7BEDE05BEB412AF3DEB6CD527472640FE22E9AE2_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_003b:
|
|
{
|
|
V_0 = 0;
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
RuntimeObject* L_6 = ((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->___SyncLock;
|
|
V_3 = L_6;
|
|
V_4 = (bool)0;
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_0093:
|
|
{
|
|
{
|
|
bool L_7 = V_4;
|
|
if (!L_7)
|
|
{
|
|
goto IL_009e;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_8 = V_3;
|
|
Monitor_Exit_m05B2CF037E2214B3208198C282490A2A475653FA(L_8, NULL);
|
|
}
|
|
|
|
IL_009e:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
});
|
|
try
|
|
{
|
|
{
|
|
RuntimeObject* L_9 = V_3;
|
|
Monitor_Enter_m3CDB589DA1300B513D55FDCFB52B63E879794149(L_9, (&V_4), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
uint32_t L_10 = ((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->____callbackId;
|
|
V_0 = L_10;
|
|
uint32_t L_11 = ((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->____callbackId;
|
|
((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->____callbackId = ((int32_t)il2cpp_codegen_add((int32_t)L_11, 1));
|
|
uint32_t L_12 = ((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->____callbackId;
|
|
V_6 = (bool)((((int32_t)((!(((uint32_t)L_12) >= ((uint32_t)(-1))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
bool L_13 = V_6;
|
|
if (!L_13)
|
|
{
|
|
goto IL_0079_1;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->____callbackId = 1;
|
|
}
|
|
|
|
IL_0079_1:
|
|
{
|
|
bool L_14 = ___0_isSingleUse;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_15 = ___1_messageCallback;
|
|
Entry_t8F5B9F5CC8FBF0093E119B8C99DBCD3E558CBA06* L_16 = (Entry_t8F5B9F5CC8FBF0093E119B8C99DBCD3E558CBA06*)il2cpp_codegen_object_new(Entry_t8F5B9F5CC8FBF0093E119B8C99DBCD3E558CBA06_il2cpp_TypeInfo_var);
|
|
Entry__ctor_m380C3A5A8A6F883166C588B47AD54C4541CE9CF8(L_16, L_14, L_15, NULL);
|
|
V_5 = L_16;
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
Dictionary_2_tFE9B759D814E05F8F50A2DF138BB2A8FFB35F45B* L_17 = ((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->___CallbackDictionary;
|
|
uint32_t L_18 = V_0;
|
|
Entry_t8F5B9F5CC8FBF0093E119B8C99DBCD3E558CBA06* L_19 = V_5;
|
|
NullCheck(L_17);
|
|
Dictionary_2_Add_m875A784482E6653B8B6C32F8342CAFC6F4BB7B56(L_17, L_18, L_19, Dictionary_2_Add_m875A784482E6653B8B6C32F8342CAFC6F4BB7B56_RuntimeMethod_var);
|
|
goto IL_009f;
|
|
}
|
|
}
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_009f:
|
|
{
|
|
uint32_t L_20 = V_0;
|
|
V_7 = L_20;
|
|
goto IL_00a4;
|
|
}
|
|
|
|
IL_00a4:
|
|
{
|
|
uint32_t L_21 = V_7;
|
|
return L_21;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackHandler_RemoveMessageCallback_m7FA97AB2F4C5F2EE6EB2F22D66A1914ED6177F15 (uint32_t ___0_requestId, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_m020C5B2CAEBF698D9CEF39F38D7309BC863AB560_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Remove_mF090FCEE4E71ABBFC269F2A7EEF9179A067ED7AB_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject* V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
RuntimeObject* L_0 = ((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->___SyncLock;
|
|
V_0 = L_0;
|
|
V_1 = (bool)0;
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_0051:
|
|
{
|
|
{
|
|
bool L_1 = V_1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_005b;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_2 = V_0;
|
|
Monitor_Exit_m05B2CF037E2214B3208198C282490A2A475653FA(L_2, NULL);
|
|
}
|
|
|
|
IL_005b:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
});
|
|
try
|
|
{
|
|
{
|
|
RuntimeObject* L_3 = V_0;
|
|
Monitor_Enter_m3CDB589DA1300B513D55FDCFB52B63E879794149(L_3, (&V_1), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
Dictionary_2_tFE9B759D814E05F8F50A2DF138BB2A8FFB35F45B* L_4 = ((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->___CallbackDictionary;
|
|
uint32_t L_5 = ___0_requestId;
|
|
NullCheck(L_4);
|
|
bool L_6;
|
|
L_6 = Dictionary_2_ContainsKey_m020C5B2CAEBF698D9CEF39F38D7309BC863AB560(L_4, L_5, Dictionary_2_ContainsKey_m020C5B2CAEBF698D9CEF39F38D7309BC863AB560_RuntimeMethod_var);
|
|
V_2 = (bool)((((int32_t)L_6) == ((int32_t)0))? 1 : 0);
|
|
bool L_7 = V_2;
|
|
if (!L_7)
|
|
{
|
|
goto IL_0042_1;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_8;
|
|
L_8 = UInt32_ToString_mB6FA6D2459C82ADCF285C55363491D9669A80154((&___0_requestId), NULL);
|
|
String_t* L_9;
|
|
L_9 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral39E5FB85EEC80F6ADEB66C4385F2A26D2A4971F6)), L_8, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC4C24815B709651078475AD9B46BEF647015D240)), NULL);
|
|
Exception_t* L_10 = (Exception_t*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)));
|
|
Exception__ctor_m9B2BD92CD68916245A75109105D9071C9D430E7F(L_10, L_9, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CallbackHandler_RemoveMessageCallback_m7FA97AB2F4C5F2EE6EB2F22D66A1914ED6177F15_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0042_1:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
Dictionary_2_tFE9B759D814E05F8F50A2DF138BB2A8FFB35F45B* L_11 = ((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->___CallbackDictionary;
|
|
uint32_t L_12 = ___0_requestId;
|
|
NullCheck(L_11);
|
|
bool L_13;
|
|
L_13 = Dictionary_2_Remove_mF090FCEE4E71ABBFC269F2A7EEF9179A067ED7AB(L_11, L_12, Dictionary_2_Remove_mF090FCEE4E71ABBFC269F2A7EEF9179A067ED7AB_RuntimeMethod_var);
|
|
goto IL_005c;
|
|
}
|
|
}
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_005c:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackHandler__cctor_m2D32CA54993434AD2CA0EB7170D53B92BFC4D304 (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m3B3B44139BB2AA0F80C6AE3DAD87C56AF3921CF3_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_tFE9B759D814E05F8F50A2DF138BB2A8FFB35F45B_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mBFD6DF02E045EDF3C322E2112C922457016C8212_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tDB72209F35D56F62A287633F9450978E90B90987_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
RuntimeObject* L_0 = (RuntimeObject*)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var);
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(L_0, NULL);
|
|
((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->___SyncLock = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->___SyncLock), (void*)L_0);
|
|
Dictionary_2_tFE9B759D814E05F8F50A2DF138BB2A8FFB35F45B* L_1 = (Dictionary_2_tFE9B759D814E05F8F50A2DF138BB2A8FFB35F45B*)il2cpp_codegen_object_new(Dictionary_2_tFE9B759D814E05F8F50A2DF138BB2A8FFB35F45B_il2cpp_TypeInfo_var);
|
|
Dictionary_2__ctor_m3B3B44139BB2AA0F80C6AE3DAD87C56AF3921CF3(L_1, Dictionary_2__ctor_m3B3B44139BB2AA0F80C6AE3DAD87C56AF3921CF3_RuntimeMethod_var);
|
|
((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->___CallbackDictionary = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->___CallbackDictionary), (void*)L_1);
|
|
List_1_tDB72209F35D56F62A287633F9450978E90B90987* L_2 = (List_1_tDB72209F35D56F62A287633F9450978E90B90987*)il2cpp_codegen_object_new(List_1_tDB72209F35D56F62A287633F9450978E90B90987_il2cpp_TypeInfo_var);
|
|
List_1__ctor_mBFD6DF02E045EDF3C322E2112C922457016C8212(L_2, List_1__ctor_mBFD6DF02E045EDF3C322E2112C922457016C8212_RuntimeMethod_var);
|
|
((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->___ScheduledActions = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->___ScheduledActions), (void*)L_2);
|
|
((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->____callbackId = 1;
|
|
((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->____initialized = (bool)0;
|
|
((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->____credentialsRevokedCallbackId = 0;
|
|
((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->____nativeCredentialsRevoked = (Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->____nativeCredentialsRevoked), (void*)(Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A*)NULL);
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Entry__ctor_m380C3A5A8A6F883166C588B47AD54C4541CE9CF8 (Entry_t8F5B9F5CC8FBF0093E119B8C99DBCD3E558CBA06* __this, bool ___0_isSingleUseCallback, Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* ___1_messageCallback, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
bool L_0 = ___0_isSingleUseCallback;
|
|
__this->___IsSingleUseCallback = L_0;
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_1 = ___1_messageCallback;
|
|
__this->___MessageCallback = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___MessageCallback), (void*)L_1);
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m5CBEAB6C3DCD5596040B98D62F6D3BD3942A7FD8 (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t0E96F8A9A98C5E43CE7DD232D5E4FDE21C851186_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CU3Ec_t0E96F8A9A98C5E43CE7DD232D5E4FDE21C851186* L_0 = (U3CU3Ec_t0E96F8A9A98C5E43CE7DD232D5E4FDE21C851186*)il2cpp_codegen_object_new(U3CU3Ec_t0E96F8A9A98C5E43CE7DD232D5E4FDE21C851186_il2cpp_TypeInfo_var);
|
|
U3CU3Ec__ctor_m81FE8FF693A86323B97BB4F980CCDCF949ED8022(L_0, NULL);
|
|
((U3CU3Ec_t0E96F8A9A98C5E43CE7DD232D5E4FDE21C851186_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t0E96F8A9A98C5E43CE7DD232D5E4FDE21C851186_il2cpp_TypeInfo_var))->___U3CU3E9 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t0E96F8A9A98C5E43CE7DD232D5E4FDE21C851186_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t0E96F8A9A98C5E43CE7DD232D5E4FDE21C851186_il2cpp_TypeInfo_var))->___U3CU3E9), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m81FE8FF693A86323B97BB4F980CCDCF949ED8022 (U3CU3Ec_t0E96F8A9A98C5E43CE7DD232D5E4FDE21C851186* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3Cadd_NativeCredentialsRevokedU3Eb__12_0_mFE258627F231E683FC1129339EDE4F2E0FC39B07 (U3CU3Ec_t0E96F8A9A98C5E43CE7DD232D5E4FDE21C851186* __this, String_t* ___0_payload, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_0 = ((CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_StaticFields*)il2cpp_codegen_static_fields_for(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var))->____nativeCredentialsRevoked;
|
|
String_t* L_1 = ___0_payload;
|
|
NullCheck(L_0);
|
|
Action_1_Invoke_m690438AAE38F9762172E3AE0A33D0B42ACD35790_inline(L_0, L_1, NULL);
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass14_0__ctor_mD17FF5C1DFA80788F7BB5B85F76747607D53259A (U3CU3Ec__DisplayClass14_0_t890DC78E7036DFC1BBBC30971D90EADE35757295* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass14_1__ctor_m1ACFB127CCFB9731E0DB658191D9FEA8EFEC851B (U3CU3Ec__DisplayClass14_1_t9AD47F016A94271E983B76F47BECAEEF401892E3* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass14_1_U3CScheduleCallbackU3Eb__0_mA80E9E52AB19036A9115CA705E4D42BECA4B2EAF (U3CU3Ec__DisplayClass14_1_t9AD47F016A94271E983B76F47BECAEEF401892E3* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Action_1_t3CB5D1A819C3ED3F99E9E39F890F18633253949A* L_0 = __this->___callback;
|
|
U3CU3Ec__DisplayClass14_0_t890DC78E7036DFC1BBBC30971D90EADE35757295* L_1 = __this->___CSU24U3CU3E8__locals1;
|
|
NullCheck(L_1);
|
|
String_t* L_2 = L_1->___payload;
|
|
NullCheck(L_0);
|
|
Action_1_Invoke_m690438AAE38F9762172E3AE0A33D0B42ACD35790_inline(L_0, L_2, NULL);
|
|
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
|
|
extern "C" void DEFAULT_CALL ReversePInvokeWrapper_PInvoke_NativeMessageHandlerCallback_m510C41EC925617E298CB67DC823D4680FA08F45F(uint32_t ___0_requestId, char* ___1_payload)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
String_t* ____1_payload_unmarshaled = NULL;
|
|
____1_payload_unmarshaled = il2cpp_codegen_marshal_string_result(___1_payload);
|
|
|
|
PInvoke_NativeMessageHandlerCallback_m510C41EC925617E298CB67DC823D4680FA08F45F(___0_requestId, ____1_payload_unmarshaled, NULL);
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PInvoke_NativeMessageHandlerCallback_m510C41EC925617E298CB67DC823D4680FA08F45F (uint32_t ___0_requestId, String_t* ___1_payload, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Exception_t* V_0 = NULL;
|
|
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 1> __active_exceptions;
|
|
Exception_t* G_B4_0 = NULL;
|
|
String_t* G_B4_1 = NULL;
|
|
Exception_t* G_B3_0 = NULL;
|
|
String_t* G_B3_1 = NULL;
|
|
String_t* G_B5_0 = NULL;
|
|
String_t* G_B5_1 = NULL;
|
|
{
|
|
}
|
|
try
|
|
{
|
|
uint32_t L_0 = ___0_requestId;
|
|
String_t* L_1 = ___1_payload;
|
|
il2cpp_codegen_runtime_class_init_inline(CallbackHandler_t0D76B02348A95330F3371F74679F757298CA09DD_il2cpp_TypeInfo_var);
|
|
CallbackHandler_ScheduleCallback_m7A3460CE649C1A2B51492597FA9F5E9DDB89406D(L_0, L_1, NULL);
|
|
goto IL_0057;
|
|
}
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex)))
|
|
{
|
|
IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex);
|
|
goto CATCH_000d;
|
|
}
|
|
throw e;
|
|
}
|
|
|
|
CATCH_000d:
|
|
{
|
|
{
|
|
Exception_t* L_2 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*));;
|
|
V_0 = L_2;
|
|
String_t* L_3;
|
|
L_3 = UInt32_ToString_mB6FA6D2459C82ADCF285C55363491D9669A80154((&___0_requestId), NULL);
|
|
String_t* L_4;
|
|
L_4 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral323F125E5D7C69BA15AAB717EC66868024836092)), L_3, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Console_t5EDF9498D011BD48287171978EDBBA6964829C3E_il2cpp_TypeInfo_var)));
|
|
Console_WriteLine_m77CEDA0C084428F0D6220988DA66992EC1925AEA(L_4, NULL);
|
|
String_t* L_5 = ___1_payload;
|
|
String_t* L_6;
|
|
L_6 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4D6C09A5E22530642E0E4DFEE6451C33F878ECAE)), L_5, NULL);
|
|
Console_WriteLine_m77CEDA0C084428F0D6220988DA66992EC1925AEA(L_6, NULL);
|
|
Exception_t* L_7 = V_0;
|
|
Exception_t* L_8 = L_7;
|
|
if (L_8)
|
|
{
|
|
G_B4_0 = L_8;
|
|
G_B4_1 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA95898025CC11DF26437FBBC4B43CA5F697F5DB1));
|
|
goto IL_0044;
|
|
}
|
|
G_B3_0 = L_8;
|
|
G_B3_1 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA95898025CC11DF26437FBBC4B43CA5F697F5DB1));
|
|
}
|
|
{
|
|
G_B5_0 = ((String_t*)(NULL));
|
|
G_B5_1 = G_B3_1;
|
|
goto IL_0049;
|
|
}
|
|
|
|
IL_0044:
|
|
{
|
|
NullCheck(G_B4_0);
|
|
String_t* L_9;
|
|
L_9 = VirtualFuncInvoker0< String_t* >::Invoke(3, G_B4_0);
|
|
G_B5_0 = L_9;
|
|
G_B5_1 = G_B4_1;
|
|
}
|
|
|
|
IL_0049:
|
|
{
|
|
String_t* L_10;
|
|
L_10 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(G_B5_1, G_B5_0, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Console_t5EDF9498D011BD48287171978EDBBA6964829C3E_il2cpp_TypeInfo_var)));
|
|
Console_WriteLine_m77CEDA0C084428F0D6220988DA66992EC1925AEA(L_10, NULL);
|
|
IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*);
|
|
goto IL_0057;
|
|
}
|
|
}
|
|
|
|
IL_0057:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PInvoke_AppleAuth_IsCurrentPlatformSupported_m1D0BC97BB9AC27234B22D189B6EFBC1570E01B8C (const RuntimeMethod* method)
|
|
{
|
|
typedef int32_t (DEFAULT_CALL *PInvokeFunc) ();
|
|
|
|
int32_t returnValue = reinterpret_cast<PInvokeFunc>(AppleAuth_IsCurrentPlatformSupported)();
|
|
|
|
return static_cast<bool>(returnValue);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PInvoke_AppleAuth_SetupNativeMessageHandlerCallback_m26C21940BFD413639886B1FC0752F9EAAA510ED5 (NativeMessageHandlerCallbackDelegate_t6ADBC8CD4966A3CA252AAC182A1FA37259046C77* ___0_callback, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (Il2CppMethodPointer);
|
|
|
|
Il2CppMethodPointer ____0_callback_marshaled = NULL;
|
|
____0_callback_marshaled = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(___0_callback));
|
|
|
|
reinterpret_cast<PInvokeFunc>(AppleAuth_SetupNativeMessageHandlerCallback)(____0_callback_marshaled);
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PInvoke_AppleAuth_GetCredentialState_m4C124585736F00808CAC0EC751B7A779C8AFEF67 (uint32_t ___0_requestId, String_t* ___1_userId, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (uint32_t, char*);
|
|
|
|
char* ____1_userId_marshaled = NULL;
|
|
____1_userId_marshaled = il2cpp_codegen_marshal_string(___1_userId);
|
|
|
|
reinterpret_cast<PInvokeFunc>(AppleAuth_GetCredentialState)(___0_requestId, ____1_userId_marshaled);
|
|
|
|
il2cpp_codegen_marshal_free(____1_userId_marshaled);
|
|
____1_userId_marshaled = NULL;
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PInvoke_AppleAuth_LoginWithAppleId_mA55B5A725DB6F8A96535A994D9CF898E70AD518C (uint32_t ___0_requestId, int32_t ___1_loginOptions, String_t* ___2_nonceCStr, String_t* ___3_stateCStr, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (uint32_t, int32_t, char*, char*);
|
|
|
|
char* ____2_nonceCStr_marshaled = NULL;
|
|
____2_nonceCStr_marshaled = il2cpp_codegen_marshal_string(___2_nonceCStr);
|
|
|
|
char* ____3_stateCStr_marshaled = NULL;
|
|
____3_stateCStr_marshaled = il2cpp_codegen_marshal_string(___3_stateCStr);
|
|
|
|
reinterpret_cast<PInvokeFunc>(AppleAuth_LoginWithAppleId)(___0_requestId, ___1_loginOptions, ____2_nonceCStr_marshaled, ____3_stateCStr_marshaled);
|
|
|
|
il2cpp_codegen_marshal_free(____2_nonceCStr_marshaled);
|
|
____2_nonceCStr_marshaled = NULL;
|
|
|
|
il2cpp_codegen_marshal_free(____3_stateCStr_marshaled);
|
|
____3_stateCStr_marshaled = NULL;
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PInvoke_AppleAuth_QuickLogin_m7EE5E943C692E647BDBC32215ACA6889F0C5327F (uint32_t ___0_requestId, String_t* ___1_nonceCStr, String_t* ___2_stateCStr, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (uint32_t, char*, char*);
|
|
|
|
char* ____1_nonceCStr_marshaled = NULL;
|
|
____1_nonceCStr_marshaled = il2cpp_codegen_marshal_string(___1_nonceCStr);
|
|
|
|
char* ____2_stateCStr_marshaled = NULL;
|
|
____2_stateCStr_marshaled = il2cpp_codegen_marshal_string(___2_stateCStr);
|
|
|
|
reinterpret_cast<PInvokeFunc>(AppleAuth_QuickLogin)(___0_requestId, ____1_nonceCStr_marshaled, ____2_stateCStr_marshaled);
|
|
|
|
il2cpp_codegen_marshal_free(____1_nonceCStr_marshaled);
|
|
____1_nonceCStr_marshaled = NULL;
|
|
|
|
il2cpp_codegen_marshal_free(____2_stateCStr_marshaled);
|
|
____2_stateCStr_marshaled = NULL;
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PInvoke_AppleAuth_RegisterCredentialsRevokedCallbackId_mD23CF91E7D35895F2DEF1E8CE6B554A9DE7A632E (uint32_t ___0_callbackId, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (uint32_t);
|
|
|
|
reinterpret_cast<PInvokeFunc>(AppleAuth_RegisterCredentialsRevokedCallbackId)(___0_callbackId);
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PInvoke_AppleAuth_LogMessage_m60AF75CCF6435A2339DDA9976960279C11EE0962 (String_t* ___0_messageCStr, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (char*);
|
|
|
|
char* ____0_messageCStr_marshaled = NULL;
|
|
____0_messageCStr_marshaled = il2cpp_codegen_marshal_string(___0_messageCStr);
|
|
|
|
reinterpret_cast<PInvokeFunc>(AppleAuth_LogMessage)(____0_messageCStr_marshaled);
|
|
|
|
il2cpp_codegen_marshal_free(____0_messageCStr_marshaled);
|
|
____0_messageCStr_marshaled = NULL;
|
|
|
|
}
|
|
#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
|
|
void NativeMessageHandlerCallbackDelegate_Invoke_mF85F2F3E95138E0B6614814C7D12145DE4C6EF83_Multicast(NativeMessageHandlerCallbackDelegate_t6ADBC8CD4966A3CA252AAC182A1FA37259046C77* __this, uint32_t ___0_requestId, String_t* ___1_payload, const RuntimeMethod* method)
|
|
{
|
|
il2cpp_array_size_t length = __this->___delegates->max_length;
|
|
Delegate_t** delegatesToInvoke = reinterpret_cast<Delegate_t**>(__this->___delegates->GetAddressAtUnchecked(0));
|
|
for (il2cpp_array_size_t i = 0; i < length; i++)
|
|
{
|
|
NativeMessageHandlerCallbackDelegate_t6ADBC8CD4966A3CA252AAC182A1FA37259046C77* currentDelegate = reinterpret_cast<NativeMessageHandlerCallbackDelegate_t6ADBC8CD4966A3CA252AAC182A1FA37259046C77*>(delegatesToInvoke[i]);
|
|
typedef void (*FunctionPointerType) (RuntimeObject*, uint32_t, String_t*, const RuntimeMethod*);
|
|
((FunctionPointerType)currentDelegate->___invoke_impl)((Il2CppObject*)currentDelegate->___method_code, ___0_requestId, ___1_payload, reinterpret_cast<RuntimeMethod*>(currentDelegate->___method));
|
|
}
|
|
}
|
|
void NativeMessageHandlerCallbackDelegate_Invoke_mF85F2F3E95138E0B6614814C7D12145DE4C6EF83_OpenInst(NativeMessageHandlerCallbackDelegate_t6ADBC8CD4966A3CA252AAC182A1FA37259046C77* __this, uint32_t ___0_requestId, String_t* ___1_payload, const RuntimeMethod* method)
|
|
{
|
|
typedef void (*FunctionPointerType) (uint32_t, String_t*, const RuntimeMethod*);
|
|
((FunctionPointerType)__this->___method_ptr)(___0_requestId, ___1_payload, method);
|
|
}
|
|
void NativeMessageHandlerCallbackDelegate_Invoke_mF85F2F3E95138E0B6614814C7D12145DE4C6EF83_OpenStatic(NativeMessageHandlerCallbackDelegate_t6ADBC8CD4966A3CA252AAC182A1FA37259046C77* __this, uint32_t ___0_requestId, String_t* ___1_payload, const RuntimeMethod* method)
|
|
{
|
|
typedef void (*FunctionPointerType) (uint32_t, String_t*, const RuntimeMethod*);
|
|
((FunctionPointerType)__this->___method_ptr)(___0_requestId, ___1_payload, method);
|
|
}
|
|
IL2CPP_EXTERN_C void DelegatePInvokeWrapper_NativeMessageHandlerCallbackDelegate_t6ADBC8CD4966A3CA252AAC182A1FA37259046C77 (NativeMessageHandlerCallbackDelegate_t6ADBC8CD4966A3CA252AAC182A1FA37259046C77* __this, uint32_t ___0_requestId, String_t* ___1_payload, const RuntimeMethod* method)
|
|
{
|
|
typedef void (DEFAULT_CALL *PInvokeFunc)(uint32_t, char*);
|
|
PInvokeFunc il2cppPInvokeFunc = reinterpret_cast<PInvokeFunc>(il2cpp_codegen_get_reverse_pinvoke_function_ptr(__this));
|
|
char* ____1_payload_marshaled = NULL;
|
|
____1_payload_marshaled = il2cpp_codegen_marshal_string(___1_payload);
|
|
|
|
il2cppPInvokeFunc(___0_requestId, ____1_payload_marshaled);
|
|
|
|
il2cpp_codegen_marshal_free(____1_payload_marshaled);
|
|
____1_payload_marshaled = NULL;
|
|
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeMessageHandlerCallbackDelegate__ctor_m446D66B7830A1B2B84860F4DC71A49C94FBF2FE5 (NativeMessageHandlerCallbackDelegate_t6ADBC8CD4966A3CA252AAC182A1FA37259046C77* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
|
|
{
|
|
__this->___method_ptr = (intptr_t)il2cpp_codegen_get_method_pointer((RuntimeMethod*)___1_method);
|
|
__this->___method = ___1_method;
|
|
__this->___m_target = ___0_object;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_target), (void*)___0_object);
|
|
int parameterCount = il2cpp_codegen_method_parameter_count((RuntimeMethod*)___1_method);
|
|
__this->___method_code = (intptr_t)__this;
|
|
if (MethodIsStatic((RuntimeMethod*)___1_method))
|
|
{
|
|
bool isOpen = parameterCount == 2;
|
|
if (isOpen)
|
|
__this->___invoke_impl = (intptr_t)&NativeMessageHandlerCallbackDelegate_Invoke_mF85F2F3E95138E0B6614814C7D12145DE4C6EF83_OpenStatic;
|
|
else
|
|
{
|
|
__this->___invoke_impl = __this->___method_ptr;
|
|
__this->___method_code = (intptr_t)__this->___m_target;
|
|
}
|
|
}
|
|
else
|
|
{
|
|
if (___0_object == NULL)
|
|
il2cpp_codegen_raise_exception(il2cpp_codegen_get_argument_exception(NULL, "Delegate to an instance method cannot have null 'this'."), NULL);
|
|
__this->___invoke_impl = __this->___method_ptr;
|
|
__this->___method_code = (intptr_t)__this->___m_target;
|
|
}
|
|
__this->___extra_arg = (intptr_t)&NativeMessageHandlerCallbackDelegate_Invoke_mF85F2F3E95138E0B6614814C7D12145DE4C6EF83_Multicast;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeMessageHandlerCallbackDelegate_Invoke_mF85F2F3E95138E0B6614814C7D12145DE4C6EF83 (NativeMessageHandlerCallbackDelegate_t6ADBC8CD4966A3CA252AAC182A1FA37259046C77* __this, uint32_t ___0_requestId, String_t* ___1_payload, const RuntimeMethod* method)
|
|
{
|
|
typedef void (*FunctionPointerType) (RuntimeObject*, uint32_t, String_t*, const RuntimeMethod*);
|
|
((FunctionPointerType)__this->___invoke_impl)((Il2CppObject*)__this->___method_code, ___0_requestId, ___1_payload, reinterpret_cast<RuntimeMethod*>(__this->___method));
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* NativeMessageHandlerCallbackDelegate_BeginInvoke_mE5DFC45BAA25A4D72F68220BD0C09DBAEDD87047 (NativeMessageHandlerCallbackDelegate_t6ADBC8CD4966A3CA252AAC182A1FA37259046C77* __this, uint32_t ___0_requestId, String_t* ___1_payload, AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C* ___2_callback, RuntimeObject* ___3_object, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
void *__d_args[3] = {0};
|
|
__d_args[0] = Box(UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_il2cpp_TypeInfo_var, &___0_requestId);
|
|
__d_args[1] = ___1_payload;
|
|
return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___2_callback, (RuntimeObject*)___3_object);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NativeMessageHandlerCallbackDelegate_EndInvoke_mD56C5681060A90E8A53311AA10FAB883C004C6A5 (NativeMessageHandlerCallbackDelegate_t6ADBC8CD4966A3CA252AAC182A1FA37259046C77* __this, RuntimeObject* ___0_result, const RuntimeMethod* method)
|
|
{
|
|
il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___0_result, 0);
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass10_0__ctor_m83CFB8A37B12FAEE14ED986417758C39BB9F1345 (U3CU3Ec__DisplayClass10_0_t222BD5D66D2335D93C1CA160356CE960E02FFB56* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass10_0_U3CGetCredentialStateU3Eb__0_m4CBAD6BECC864AC8B2CA622143F947A03CE463A1 (U3CU3Ec__DisplayClass10_0_t222BD5D66D2335D93C1CA160356CE960E02FFB56* __this, String_t* ___0_payload, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICredentialStateResponse_t1898A0EE06898B4687A7B63A71B0982905D5E151_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPayloadDeserializer_t0C8DAC2DA8B0E14F11F345A24D9390CD6CFD83FF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject* V_0 = NULL;
|
|
bool V_1 = false;
|
|
{
|
|
AppleAuthManager_t9A6ECFB3E5DA602DB80B9AA03575872FF3B853E4* L_0 = __this->___U3CU3E4__this;
|
|
NullCheck(L_0);
|
|
RuntimeObject* L_1 = L_0->____payloadDeserializer;
|
|
String_t* L_2 = ___0_payload;
|
|
NullCheck(L_1);
|
|
RuntimeObject* L_3;
|
|
L_3 = InterfaceFuncInvoker1< RuntimeObject*, String_t* >::Invoke(0, IPayloadDeserializer_t0C8DAC2DA8B0E14F11F345A24D9390CD6CFD83FF_il2cpp_TypeInfo_var, L_1, L_2);
|
|
V_0 = L_3;
|
|
RuntimeObject* L_4 = V_0;
|
|
NullCheck(L_4);
|
|
RuntimeObject* L_5;
|
|
L_5 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(2, ICredentialStateResponse_t1898A0EE06898B4687A7B63A71B0982905D5E151_il2cpp_TypeInfo_var, L_4);
|
|
V_1 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_5) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_0034;
|
|
}
|
|
}
|
|
{
|
|
Action_1_tC3903E0A1B057943FABF1B75BE7AAD0683CA51CA* L_7 = __this->___errorCallback;
|
|
RuntimeObject* L_8 = V_0;
|
|
NullCheck(L_8);
|
|
RuntimeObject* L_9;
|
|
L_9 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(2, ICredentialStateResponse_t1898A0EE06898B4687A7B63A71B0982905D5E151_il2cpp_TypeInfo_var, L_8);
|
|
NullCheck(L_7);
|
|
Action_1_Invoke_mB969585119A1B61861B53353F417F4B427B58D00_inline(L_7, L_9, NULL);
|
|
goto IL_0046;
|
|
}
|
|
|
|
IL_0034:
|
|
{
|
|
Action_1_t7CF092A129C468D25C4E6E5AC20FE3453FC7EC66* L_10 = __this->___successCallback;
|
|
RuntimeObject* L_11 = V_0;
|
|
NullCheck(L_11);
|
|
int32_t L_12;
|
|
L_12 = InterfaceFuncInvoker0< int32_t >::Invoke(1, ICredentialStateResponse_t1898A0EE06898B4687A7B63A71B0982905D5E151_il2cpp_TypeInfo_var, L_11);
|
|
NullCheck(L_10);
|
|
Action_1_Invoke_m351A0B22BA5C100AD54B4F936255860CFA4C9ED0_inline(L_10, L_12, NULL);
|
|
}
|
|
|
|
IL_0046:
|
|
{
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass7_0__ctor_mAE116B3D7F66A8ED65FE651498E0C85EC8427034 (U3CU3Ec__DisplayClass7_0_t0AE99686EC15AB17511C18AD266C8BBDD9F9BF75* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass7_0_U3CQuickLoginU3Eb__0_m4FB5F95D60AAA665EDAFD1B024E168A2FD2005A5 (U3CU3Ec__DisplayClass7_0_t0AE99686EC15AB17511C18AD266C8BBDD9F9BF75* __this, String_t* ___0_payload, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ILoginWithAppleIdResponse_t5D26EEEDB8BED224C65516DD2A29DD041EFFA31E_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPayloadDeserializer_t0C8DAC2DA8B0E14F11F345A24D9390CD6CFD83FF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject* V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
{
|
|
AppleAuthManager_t9A6ECFB3E5DA602DB80B9AA03575872FF3B853E4* L_0 = __this->___U3CU3E4__this;
|
|
NullCheck(L_0);
|
|
RuntimeObject* L_1 = L_0->____payloadDeserializer;
|
|
String_t* L_2 = ___0_payload;
|
|
NullCheck(L_1);
|
|
RuntimeObject* L_3;
|
|
L_3 = InterfaceFuncInvoker1< RuntimeObject*, String_t* >::Invoke(1, IPayloadDeserializer_t0C8DAC2DA8B0E14F11F345A24D9390CD6CFD83FF_il2cpp_TypeInfo_var, L_1, L_2);
|
|
V_0 = L_3;
|
|
RuntimeObject* L_4 = V_0;
|
|
NullCheck(L_4);
|
|
RuntimeObject* L_5;
|
|
L_5 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(1, ILoginWithAppleIdResponse_t5D26EEEDB8BED224C65516DD2A29DD041EFFA31E_il2cpp_TypeInfo_var, L_4);
|
|
V_1 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_5) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_0034;
|
|
}
|
|
}
|
|
{
|
|
Action_1_tC3903E0A1B057943FABF1B75BE7AAD0683CA51CA* L_7 = __this->___errorCallback;
|
|
RuntimeObject* L_8 = V_0;
|
|
NullCheck(L_8);
|
|
RuntimeObject* L_9;
|
|
L_9 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(1, ILoginWithAppleIdResponse_t5D26EEEDB8BED224C65516DD2A29DD041EFFA31E_il2cpp_TypeInfo_var, L_8);
|
|
NullCheck(L_7);
|
|
Action_1_Invoke_mB969585119A1B61861B53353F417F4B427B58D00_inline(L_7, L_9, NULL);
|
|
goto IL_0067;
|
|
}
|
|
|
|
IL_0034:
|
|
{
|
|
RuntimeObject* L_10 = V_0;
|
|
NullCheck(L_10);
|
|
RuntimeObject* L_11;
|
|
L_11 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(3, ILoginWithAppleIdResponse_t5D26EEEDB8BED224C65516DD2A29DD041EFFA31E_il2cpp_TypeInfo_var, L_10);
|
|
V_2 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_11) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
|
|
bool L_12 = V_2;
|
|
if (!L_12)
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
}
|
|
{
|
|
Action_1_tB908D6FD75107728FE1DCDA76696B95672204A80* L_13 = __this->___successCallback;
|
|
RuntimeObject* L_14 = V_0;
|
|
NullCheck(L_14);
|
|
RuntimeObject* L_15;
|
|
L_15 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(3, ILoginWithAppleIdResponse_t5D26EEEDB8BED224C65516DD2A29DD041EFFA31E_il2cpp_TypeInfo_var, L_14);
|
|
NullCheck(L_13);
|
|
Action_1_Invoke_mF197EC1EE29B2832283CC81BE3259138CA214D18_inline(L_13, L_15, NULL);
|
|
goto IL_0067;
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
Action_1_tB908D6FD75107728FE1DCDA76696B95672204A80* L_16 = __this->___successCallback;
|
|
RuntimeObject* L_17 = V_0;
|
|
NullCheck(L_17);
|
|
RuntimeObject* L_18;
|
|
L_18 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(2, ILoginWithAppleIdResponse_t5D26EEEDB8BED224C65516DD2A29DD041EFFA31E_il2cpp_TypeInfo_var, L_17);
|
|
NullCheck(L_16);
|
|
Action_1_Invoke_mF197EC1EE29B2832283CC81BE3259138CA214D18_inline(L_16, L_18, NULL);
|
|
}
|
|
|
|
IL_0067:
|
|
{
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass9_0__ctor_mCC665036E869E13B6E82BD8E59B9CACCB378AA7E (U3CU3Ec__DisplayClass9_0_tCF80F2F6C16C95B0B8F497F630DA17926F0629E8* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass9_0_U3CLoginWithAppleIdU3Eb__0_mD11AED144D9782C535C6704EB8A81E18D7D70B2A (U3CU3Ec__DisplayClass9_0_tCF80F2F6C16C95B0B8F497F630DA17926F0629E8* __this, String_t* ___0_payload, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ILoginWithAppleIdResponse_t5D26EEEDB8BED224C65516DD2A29DD041EFFA31E_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPayloadDeserializer_t0C8DAC2DA8B0E14F11F345A24D9390CD6CFD83FF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject* V_0 = NULL;
|
|
bool V_1 = false;
|
|
{
|
|
AppleAuthManager_t9A6ECFB3E5DA602DB80B9AA03575872FF3B853E4* L_0 = __this->___U3CU3E4__this;
|
|
NullCheck(L_0);
|
|
RuntimeObject* L_1 = L_0->____payloadDeserializer;
|
|
String_t* L_2 = ___0_payload;
|
|
NullCheck(L_1);
|
|
RuntimeObject* L_3;
|
|
L_3 = InterfaceFuncInvoker1< RuntimeObject*, String_t* >::Invoke(1, IPayloadDeserializer_t0C8DAC2DA8B0E14F11F345A24D9390CD6CFD83FF_il2cpp_TypeInfo_var, L_1, L_2);
|
|
V_0 = L_3;
|
|
RuntimeObject* L_4 = V_0;
|
|
NullCheck(L_4);
|
|
RuntimeObject* L_5;
|
|
L_5 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(1, ILoginWithAppleIdResponse_t5D26EEEDB8BED224C65516DD2A29DD041EFFA31E_il2cpp_TypeInfo_var, L_4);
|
|
V_1 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_5) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_0034;
|
|
}
|
|
}
|
|
{
|
|
Action_1_tC3903E0A1B057943FABF1B75BE7AAD0683CA51CA* L_7 = __this->___errorCallback;
|
|
RuntimeObject* L_8 = V_0;
|
|
NullCheck(L_8);
|
|
RuntimeObject* L_9;
|
|
L_9 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(1, ILoginWithAppleIdResponse_t5D26EEEDB8BED224C65516DD2A29DD041EFFA31E_il2cpp_TypeInfo_var, L_8);
|
|
NullCheck(L_7);
|
|
Action_1_Invoke_mB969585119A1B61861B53353F417F4B427B58D00_inline(L_7, L_9, NULL);
|
|
goto IL_0046;
|
|
}
|
|
|
|
IL_0034:
|
|
{
|
|
Action_1_tB908D6FD75107728FE1DCDA76696B95672204A80* L_10 = __this->___successCallback;
|
|
RuntimeObject* L_11 = V_0;
|
|
NullCheck(L_11);
|
|
RuntimeObject* L_12;
|
|
L_12 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(2, ILoginWithAppleIdResponse_t5D26EEEDB8BED224C65516DD2A29DD041EFFA31E_il2cpp_TypeInfo_var, L_11);
|
|
NullCheck(L_10);
|
|
Action_1_Invoke_mF197EC1EE29B2832283CC81BE3259138CA214D18_inline(L_10, L_12, NULL);
|
|
}
|
|
|
|
IL_0046:
|
|
{
|
|
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
|
|
IL2CPP_EXTERN_C void AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C_marshal_pinvoke(const AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C& unmarshaled, AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C_marshaled_pinvoke& marshaled)
|
|
{
|
|
marshaled.___Nonce = il2cpp_codegen_marshal_string(unmarshaled.___Nonce);
|
|
marshaled.___State = il2cpp_codegen_marshal_string(unmarshaled.___State);
|
|
}
|
|
IL2CPP_EXTERN_C void AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C_marshal_pinvoke_back(const AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C_marshaled_pinvoke& marshaled, AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C& unmarshaled)
|
|
{
|
|
unmarshaled.___Nonce = il2cpp_codegen_marshal_string_result(marshaled.___Nonce);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___Nonce), (void*)il2cpp_codegen_marshal_string_result(marshaled.___Nonce));
|
|
unmarshaled.___State = il2cpp_codegen_marshal_string_result(marshaled.___State);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___State), (void*)il2cpp_codegen_marshal_string_result(marshaled.___State));
|
|
}
|
|
IL2CPP_EXTERN_C void AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C_marshal_pinvoke_cleanup(AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C_marshaled_pinvoke& marshaled)
|
|
{
|
|
il2cpp_codegen_marshal_free(marshaled.___Nonce);
|
|
marshaled.___Nonce = NULL;
|
|
il2cpp_codegen_marshal_free(marshaled.___State);
|
|
marshaled.___State = NULL;
|
|
}
|
|
IL2CPP_EXTERN_C void AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C_marshal_com(const AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C& unmarshaled, AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C_marshaled_com& marshaled)
|
|
{
|
|
marshaled.___Nonce = il2cpp_codegen_marshal_bstring(unmarshaled.___Nonce);
|
|
marshaled.___State = il2cpp_codegen_marshal_bstring(unmarshaled.___State);
|
|
}
|
|
IL2CPP_EXTERN_C void AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C_marshal_com_back(const AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C_marshaled_com& marshaled, AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C& unmarshaled)
|
|
{
|
|
unmarshaled.___Nonce = il2cpp_codegen_marshal_bstring_result(marshaled.___Nonce);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___Nonce), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___Nonce));
|
|
unmarshaled.___State = il2cpp_codegen_marshal_bstring_result(marshaled.___State);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___State), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___State));
|
|
}
|
|
IL2CPP_EXTERN_C void AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C_marshal_com_cleanup(AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C_marshaled_com& marshaled)
|
|
{
|
|
il2cpp_codegen_marshal_free_bstring(marshaled.___Nonce);
|
|
marshaled.___Nonce = NULL;
|
|
il2cpp_codegen_marshal_free_bstring(marshaled.___State);
|
|
marshaled.___State = NULL;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AppleAuthQuickLoginArgs__ctor_m29E70947A3CB463F0138B6F58BC35EA58A851AB4 (AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C* __this, String_t* ___0_nonce, String_t* ___1_state, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = ___0_nonce;
|
|
__this->___Nonce = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___Nonce), (void*)L_0);
|
|
String_t* L_1 = ___1_state;
|
|
__this->___State = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___State), (void*)L_1);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void AppleAuthQuickLoginArgs__ctor_m29E70947A3CB463F0138B6F58BC35EA58A851AB4_AdjustorThunk (RuntimeObject* __this, String_t* ___0_nonce, String_t* ___1_state, const RuntimeMethod* method)
|
|
{
|
|
AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<AppleAuthQuickLoginArgs_tBB2B39ED7803A5FA6916A70CB519F33099AAE38C*>(__this + _offset);
|
|
AppleAuthQuickLoginArgs__ctor_m29E70947A3CB463F0138B6F58BC35EA58A851AB4(_thisAdjusted, ___0_nonce, ___1_state, method);
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AppleError_get_Code_m961287BECF360B2EDAD83FA060A8C7FDB6418FD5 (AppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA* __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
int32_t L_0 = __this->____code;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
int32_t L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AppleError_get_Domain_m63E5CABE6AF7F50CC0FB9B9C55D074AC01D22DDF (AppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA* __this, const RuntimeMethod* method)
|
|
{
|
|
String_t* V_0 = NULL;
|
|
{
|
|
String_t* L_0 = __this->____domain;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
String_t* L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AppleError_get_LocalizedDescription_m430AE126F8F82BCD7D41545FC20102B666C700E5 (AppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA* __this, const RuntimeMethod* method)
|
|
{
|
|
String_t* V_0 = NULL;
|
|
{
|
|
String_t* L_0 = __this->____localizedDescription;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
String_t* L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* AppleError_get_LocalizedRecoveryOptions_m70B334E472068D36B4797AF8BE86C641E347F564 (AppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA* __this, const RuntimeMethod* method)
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* V_0 = NULL;
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_0 = __this->____localizedRecoveryOptions;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AppleError_get_LocalizedRecoverySuggestion_m2CA60B369F391895F8307B37BB767122522B29A9 (AppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA* __this, const RuntimeMethod* method)
|
|
{
|
|
String_t* V_0 = NULL;
|
|
{
|
|
String_t* L_0 = __this->____localizedRecoverySuggestion;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
String_t* L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AppleError_get_LocalizedFailureReason_m51C96BF4FE7F7E50B5739793C800343D05489DB9 (AppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA* __this, const RuntimeMethod* method)
|
|
{
|
|
String_t* V_0 = NULL;
|
|
{
|
|
String_t* L_0 = __this->____localizedFailureReason;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
String_t* L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AppleError_OnBeforeSerialize_mAEAD2F39FA81174491484481AD72D7B005DB67F7 (AppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AppleError_OnAfterDeserialize_m0BCD7127B5E7D5505CE32993DA8F2A4D2AA592E2 (AppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SerializationTools_FixSerializationForArray_TisString_t_m57606979A1ED7546D7B023E5757A3AA080909A67_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
String_t** L_0 = (String_t**)(&__this->____domain);
|
|
SerializationTools_FixSerializationForString_mF3AF273F198E247A988066CBE929451830480D5F(L_0, NULL);
|
|
String_t** L_1 = (String_t**)(&__this->____localizedDescription);
|
|
SerializationTools_FixSerializationForString_mF3AF273F198E247A988066CBE929451830480D5F(L_1, NULL);
|
|
String_t** L_2 = (String_t**)(&__this->____localizedRecoverySuggestion);
|
|
SerializationTools_FixSerializationForString_mF3AF273F198E247A988066CBE929451830480D5F(L_2, NULL);
|
|
String_t** L_3 = (String_t**)(&__this->____localizedFailureReason);
|
|
SerializationTools_FixSerializationForString_mF3AF273F198E247A988066CBE929451830480D5F(L_3, NULL);
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248** L_4 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248**)(&__this->____localizedRecoveryOptions);
|
|
SerializationTools_FixSerializationForArray_TisString_t_m57606979A1ED7546D7B023E5757A3AA080909A67(L_4, SerializationTools_FixSerializationForArray_TisString_t_m57606979A1ED7546D7B023E5757A3AA080909A67_RuntimeMethod_var);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AppleError_ToString_m288F1388415E5031ED251BD778FED627F9BC0DC5 (AppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral93D9B00D6E9CE12A85069965CC351E5DE11CA3AD);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
String_t* V_0 = NULL;
|
|
{
|
|
String_t* L_0 = __this->____domain;
|
|
int32_t L_1 = __this->____code;
|
|
int32_t L_2 = L_1;
|
|
RuntimeObject* L_3 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_2);
|
|
String_t* L_4 = __this->____localizedDescription;
|
|
String_t* L_5;
|
|
L_5 = String_Format_mA0534D6E2AE4D67A6BD8D45B3321323930EB930C(_stringLiteral93D9B00D6E9CE12A85069965CC351E5DE11CA3AD, L_0, L_3, L_4, NULL);
|
|
V_0 = L_5;
|
|
goto IL_0025;
|
|
}
|
|
|
|
IL_0025:
|
|
{
|
|
String_t* L_6 = V_0;
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AppleError__ctor_m66C93CADE0B99B97DD2891FDA0B886E2B02AADD1 (AppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->____code = 0;
|
|
__this->____domain = (String_t*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____domain), (void*)(String_t*)NULL);
|
|
__this->____localizedDescription = (String_t*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____localizedDescription), (void*)(String_t*)NULL);
|
|
__this->____localizedRecoveryOptions = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____localizedRecoveryOptions), (void*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)NULL);
|
|
__this->____localizedRecoverySuggestion = (String_t*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____localizedRecoverySuggestion), (void*)(String_t*)NULL);
|
|
__this->____localizedFailureReason = (String_t*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____localizedFailureReason), (void*)(String_t*)NULL);
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* AppleIDCredential_get_IdentityToken_m34B56460123F4D5FA0F3F0E9F11889E776583355 (AppleIDCredential_tD23942C97513881D942DFF29A29F55D0B4EA8A75* __this, const RuntimeMethod* method)
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_0 = NULL;
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = __this->____identityToken;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* AppleIDCredential_get_AuthorizationCode_mF451C6107719D30009CC68965869BA7C0BD50CE8 (AppleIDCredential_tD23942C97513881D942DFF29A29F55D0B4EA8A75* __this, const RuntimeMethod* method)
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_0 = NULL;
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = __this->____authorizationCode;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AppleIDCredential_get_State_m84B3905825D39FD46B45AF489FA8163247C74278 (AppleIDCredential_tD23942C97513881D942DFF29A29F55D0B4EA8A75* __this, const RuntimeMethod* method)
|
|
{
|
|
String_t* V_0 = NULL;
|
|
{
|
|
String_t* L_0 = __this->____state;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
String_t* L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AppleIDCredential_get_User_m981CFCEE8723C5A25E0C1F4DA3289D9831EA57F5 (AppleIDCredential_tD23942C97513881D942DFF29A29F55D0B4EA8A75* __this, const RuntimeMethod* method)
|
|
{
|
|
String_t* V_0 = NULL;
|
|
{
|
|
String_t* L_0 = __this->____user;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
String_t* L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* AppleIDCredential_get_AuthorizedScopes_m1FC899AEECADDD9871C8622C6F08E73E812C9D92 (AppleIDCredential_tD23942C97513881D942DFF29A29F55D0B4EA8A75* __this, const RuntimeMethod* method)
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* V_0 = NULL;
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_0 = __this->____authorizedScopes;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* AppleIDCredential_get_FullName_mFD2563DD49DE8936E5F71447BA75E5D1836402D8 (AppleIDCredential_tD23942C97513881D942DFF29A29F55D0B4EA8A75* __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject* V_0 = NULL;
|
|
{
|
|
FullPersonName_t0454AAAB2D27D3182F2AB37B3F6B49BD94B6E9E8* L_0 = __this->____fullName;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
RuntimeObject* L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AppleIDCredential_get_Email_m714C9A646F5DFE85592A0E4A9FD3E68689685ABE (AppleIDCredential_tD23942C97513881D942DFF29A29F55D0B4EA8A75* __this, const RuntimeMethod* method)
|
|
{
|
|
String_t* V_0 = NULL;
|
|
{
|
|
String_t* L_0 = __this->____email;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
String_t* L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AppleIDCredential_get_RealUserStatus_mE69FF5EC598FB13CF28741DC57528CC2FFB9CF9E (AppleIDCredential_tD23942C97513881D942DFF29A29F55D0B4EA8A75* __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
int32_t L_0 = __this->____realUserStatus;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
int32_t L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AppleIDCredential_OnBeforeSerialize_m131D67351E1C50C5B86C9DF5524BDDDE44AA0E61 (AppleIDCredential_tD23942C97513881D942DFF29A29F55D0B4EA8A75* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AppleIDCredential_OnAfterDeserialize_mB5366B49FF04AF0671E94C27ED9A3715EEB295C9 (AppleIDCredential_tD23942C97513881D942DFF29A29F55D0B4EA8A75* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SerializationTools_FixSerializationForArray_TisString_t_m57606979A1ED7546D7B023E5757A3AA080909A67_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SerializationTools_FixSerializationForObject_TisFullPersonName_t0454AAAB2D27D3182F2AB37B3F6B49BD94B6E9E8_mABB550706F6C9991A33950DCD86264475417AF55_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4B31B12774EADD6A7DE8A6382F262DAD80E785C9);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA3990537E355E81C23A6B8320705118BC1046ED);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
String_t** L_0 = (String_t**)(&__this->____base64IdentityToken);
|
|
SerializationTools_FixSerializationForString_mF3AF273F198E247A988066CBE929451830480D5F(L_0, NULL);
|
|
String_t** L_1 = (String_t**)(&__this->____base64AuthorizationCode);
|
|
SerializationTools_FixSerializationForString_mF3AF273F198E247A988066CBE929451830480D5F(L_1, NULL);
|
|
String_t** L_2 = (String_t**)(&__this->____state);
|
|
SerializationTools_FixSerializationForString_mF3AF273F198E247A988066CBE929451830480D5F(L_2, NULL);
|
|
String_t** L_3 = (String_t**)(&__this->____user);
|
|
SerializationTools_FixSerializationForString_mF3AF273F198E247A988066CBE929451830480D5F(L_3, NULL);
|
|
String_t** L_4 = (String_t**)(&__this->____email);
|
|
SerializationTools_FixSerializationForString_mF3AF273F198E247A988066CBE929451830480D5F(L_4, NULL);
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248** L_5 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248**)(&__this->____authorizedScopes);
|
|
SerializationTools_FixSerializationForArray_TisString_t_m57606979A1ED7546D7B023E5757A3AA080909A67(L_5, SerializationTools_FixSerializationForArray_TisString_t_m57606979A1ED7546D7B023E5757A3AA080909A67_RuntimeMethod_var);
|
|
FullPersonName_t0454AAAB2D27D3182F2AB37B3F6B49BD94B6E9E8** L_6 = (FullPersonName_t0454AAAB2D27D3182F2AB37B3F6B49BD94B6E9E8**)(&__this->____fullName);
|
|
bool L_7 = __this->____hasFullName;
|
|
SerializationTools_FixSerializationForObject_TisFullPersonName_t0454AAAB2D27D3182F2AB37B3F6B49BD94B6E9E8_mABB550706F6C9991A33950DCD86264475417AF55(L_6, L_7, SerializationTools_FixSerializationForObject_TisFullPersonName_t0454AAAB2D27D3182F2AB37B3F6B49BD94B6E9E8_mABB550706F6C9991A33950DCD86264475417AF55_RuntimeMethod_var);
|
|
String_t* L_8 = __this->____base64IdentityToken;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_9;
|
|
L_9 = SerializationTools_GetBytesFromBase64String_m4C24E80BE8646637F981906DDC1DC001C4785D9F(L_8, _stringLiteralDA3990537E355E81C23A6B8320705118BC1046ED, NULL);
|
|
__this->____identityToken = L_9;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____identityToken), (void*)L_9);
|
|
String_t* L_10 = __this->____base64AuthorizationCode;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_11;
|
|
L_11 = SerializationTools_GetBytesFromBase64String_m4C24E80BE8646637F981906DDC1DC001C4785D9F(L_10, _stringLiteral4B31B12774EADD6A7DE8A6382F262DAD80E785C9, NULL);
|
|
__this->____authorizationCode = L_11;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____authorizationCode), (void*)L_11);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AppleIDCredential__ctor_m51A44FA1D980EC9AF22D63D6072DB75A6FA01C63 (AppleIDCredential_tD23942C97513881D942DFF29A29F55D0B4EA8A75* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->____base64IdentityToken = (String_t*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____base64IdentityToken), (void*)(String_t*)NULL);
|
|
__this->____base64AuthorizationCode = (String_t*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____base64AuthorizationCode), (void*)(String_t*)NULL);
|
|
__this->____state = (String_t*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____state), (void*)(String_t*)NULL);
|
|
__this->____user = (String_t*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____user), (void*)(String_t*)NULL);
|
|
__this->____authorizedScopes = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____authorizedScopes), (void*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)NULL);
|
|
__this->____hasFullName = (bool)0;
|
|
__this->____fullName = (FullPersonName_t0454AAAB2D27D3182F2AB37B3F6B49BD94B6E9E8*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____fullName), (void*)(FullPersonName_t0454AAAB2D27D3182F2AB37B3F6B49BD94B6E9E8*)NULL);
|
|
__this->____email = (String_t*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____email), (void*)(String_t*)NULL);
|
|
__this->____realUserStatus = 0;
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CredentialStateResponse_get_Success_m2AE6E6E1D34B0114F4C52C039174DDF9AFA6BC4D (CredentialStateResponse_t168DFACCC4FBA9919D9EBF9314CFC5652199EB27* __this, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
{
|
|
bool L_0 = __this->____success;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
bool L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CredentialStateResponse_get_CredentialState_m65D7E15BA3EC5C3A7F367597A050193DD4209797 (CredentialStateResponse_t168DFACCC4FBA9919D9EBF9314CFC5652199EB27* __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
int32_t L_0 = __this->____credentialState;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
int32_t L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* CredentialStateResponse_get_Error_m57C00B45E8F57B0BE47A95942C096E33EE75E13C (CredentialStateResponse_t168DFACCC4FBA9919D9EBF9314CFC5652199EB27* __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject* V_0 = NULL;
|
|
{
|
|
AppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA* L_0 = __this->____error;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
RuntimeObject* L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CredentialStateResponse_OnBeforeSerialize_mAC5BB42DE4654E67E38843519A7DC253F50850B5 (CredentialStateResponse_t168DFACCC4FBA9919D9EBF9314CFC5652199EB27* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CredentialStateResponse_OnAfterDeserialize_mFB21B4973EF797A938B387C7055C5929051AEE60 (CredentialStateResponse_t168DFACCC4FBA9919D9EBF9314CFC5652199EB27* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SerializationTools_FixSerializationForObject_TisAppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA_m573E3F0F3F5A75C7D43F1273173F4662000CDE3E_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SerializationTools_FixSerializationForObject_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m1DA694AEF2B22DFB0D3891C37C07E8D71822A932_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t* L_0 = (int32_t*)(&__this->____credentialState);
|
|
bool L_1 = __this->____hasCredentialState;
|
|
SerializationTools_FixSerializationForObject_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m1DA694AEF2B22DFB0D3891C37C07E8D71822A932(L_0, L_1, SerializationTools_FixSerializationForObject_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m1DA694AEF2B22DFB0D3891C37C07E8D71822A932_RuntimeMethod_var);
|
|
AppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA** L_2 = (AppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA**)(&__this->____error);
|
|
bool L_3 = __this->____hasError;
|
|
SerializationTools_FixSerializationForObject_TisAppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA_m573E3F0F3F5A75C7D43F1273173F4662000CDE3E(L_2, L_3, SerializationTools_FixSerializationForObject_TisAppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA_m573E3F0F3F5A75C7D43F1273173F4662000CDE3E_RuntimeMethod_var);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CredentialStateResponse__ctor_mD9EDB0D8782201A4B143772B6FE1140C1A20A6B3 (CredentialStateResponse_t168DFACCC4FBA9919D9EBF9314CFC5652199EB27* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->____success = (bool)0;
|
|
__this->____hasCredentialState = (bool)0;
|
|
__this->____hasError = (bool)0;
|
|
__this->____credentialState = 0;
|
|
__this->____error = (AppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____error), (void*)(AppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA*)NULL);
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* FullPersonName_get_PhoneticRepresentation_m4C047353D1B6B779000A36AD5A9E95112FB4B78D (FullPersonName_t0454AAAB2D27D3182F2AB37B3F6B49BD94B6E9E8* __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject* V_0 = NULL;
|
|
{
|
|
PersonName_tC85CD1987B6BB8340FF6C66426BE3A97E7753D78* L_0 = __this->____phoneticRepresentation;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
RuntimeObject* L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FullPersonName_OnAfterDeserialize_mD8D3FA785A18B097DA24A5346927BCE5891E2726 (FullPersonName_t0454AAAB2D27D3182F2AB37B3F6B49BD94B6E9E8* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SerializationTools_FixSerializationForObject_TisPersonName_tC85CD1987B6BB8340FF6C66426BE3A97E7753D78_m46785A42311D7DBCC23278C437B7EA2C9CA5F5CD_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
PersonName_OnAfterDeserialize_m62A1515986426365B43F5A7BF5B7FB130EDA0D6E(__this, NULL);
|
|
PersonName_tC85CD1987B6BB8340FF6C66426BE3A97E7753D78** L_0 = (PersonName_tC85CD1987B6BB8340FF6C66426BE3A97E7753D78**)(&__this->____phoneticRepresentation);
|
|
bool L_1 = __this->____hasPhoneticRepresentation;
|
|
SerializationTools_FixSerializationForObject_TisPersonName_tC85CD1987B6BB8340FF6C66426BE3A97E7753D78_m46785A42311D7DBCC23278C437B7EA2C9CA5F5CD(L_0, L_1, SerializationTools_FixSerializationForObject_TisPersonName_tC85CD1987B6BB8340FF6C66426BE3A97E7753D78_m46785A42311D7DBCC23278C437B7EA2C9CA5F5CD_RuntimeMethod_var);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FullPersonName__ctor_m26740204D45973B681D9A56AAEA22BA07054781B (FullPersonName_t0454AAAB2D27D3182F2AB37B3F6B49BD94B6E9E8* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->____hasPhoneticRepresentation = (bool)0;
|
|
__this->____phoneticRepresentation = (PersonName_tC85CD1987B6BB8340FF6C66426BE3A97E7753D78*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____phoneticRepresentation), (void*)(PersonName_tC85CD1987B6BB8340FF6C66426BE3A97E7753D78*)NULL);
|
|
PersonName__ctor_m0F0E4933C32F156BAA3F4DB66D4BE72313F76C55(__this, NULL);
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool LoginWithAppleIdResponse_get_Success_mE6C377A510A993911F409C936A65584C9049779C (LoginWithAppleIdResponse_t6A4F5AC518D2615E97D6972C7A90F40A5A10447F* __this, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
{
|
|
bool L_0 = __this->____success;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
bool L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* LoginWithAppleIdResponse_get_Error_mCCC27C3D0F46A1D52F2CE2D969005696E8E5AE76 (LoginWithAppleIdResponse_t6A4F5AC518D2615E97D6972C7A90F40A5A10447F* __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject* V_0 = NULL;
|
|
{
|
|
AppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA* L_0 = __this->____error;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
RuntimeObject* L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* LoginWithAppleIdResponse_get_AppleIDCredential_m8621F583B1DC2542599CD2C3A666A478660B2366 (LoginWithAppleIdResponse_t6A4F5AC518D2615E97D6972C7A90F40A5A10447F* __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject* V_0 = NULL;
|
|
{
|
|
AppleIDCredential_tD23942C97513881D942DFF29A29F55D0B4EA8A75* L_0 = __this->____appleIdCredential;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
RuntimeObject* L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* LoginWithAppleIdResponse_get_PasswordCredential_mF712CF23994A66D33B5AE81DE4DB37BFE0900DD0 (LoginWithAppleIdResponse_t6A4F5AC518D2615E97D6972C7A90F40A5A10447F* __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject* V_0 = NULL;
|
|
{
|
|
PasswordCredential_t63B67EAA715B6511D38EBF1B1440016648B450C1* L_0 = __this->____passwordCredential;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
RuntimeObject* L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LoginWithAppleIdResponse_OnBeforeSerialize_m7921D7B73269C8D01C61CD21A99F2D25E2A768D3 (LoginWithAppleIdResponse_t6A4F5AC518D2615E97D6972C7A90F40A5A10447F* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LoginWithAppleIdResponse_OnAfterDeserialize_m5F4392761E520B362F204ADAA71470944CCB7226 (LoginWithAppleIdResponse_t6A4F5AC518D2615E97D6972C7A90F40A5A10447F* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SerializationTools_FixSerializationForObject_TisAppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA_m573E3F0F3F5A75C7D43F1273173F4662000CDE3E_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SerializationTools_FixSerializationForObject_TisAppleIDCredential_tD23942C97513881D942DFF29A29F55D0B4EA8A75_m7BB1F4ADA60F4A3962B8BAC814E36A1663B85138_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SerializationTools_FixSerializationForObject_TisPasswordCredential_t63B67EAA715B6511D38EBF1B1440016648B450C1_m4953F1B78CB811CB2E64DC3D05AA28377D751BC8_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
AppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA** L_0 = (AppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA**)(&__this->____error);
|
|
bool L_1 = __this->____hasError;
|
|
SerializationTools_FixSerializationForObject_TisAppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA_m573E3F0F3F5A75C7D43F1273173F4662000CDE3E(L_0, L_1, SerializationTools_FixSerializationForObject_TisAppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA_m573E3F0F3F5A75C7D43F1273173F4662000CDE3E_RuntimeMethod_var);
|
|
AppleIDCredential_tD23942C97513881D942DFF29A29F55D0B4EA8A75** L_2 = (AppleIDCredential_tD23942C97513881D942DFF29A29F55D0B4EA8A75**)(&__this->____appleIdCredential);
|
|
bool L_3 = __this->____hasAppleIdCredential;
|
|
SerializationTools_FixSerializationForObject_TisAppleIDCredential_tD23942C97513881D942DFF29A29F55D0B4EA8A75_m7BB1F4ADA60F4A3962B8BAC814E36A1663B85138(L_2, L_3, SerializationTools_FixSerializationForObject_TisAppleIDCredential_tD23942C97513881D942DFF29A29F55D0B4EA8A75_m7BB1F4ADA60F4A3962B8BAC814E36A1663B85138_RuntimeMethod_var);
|
|
PasswordCredential_t63B67EAA715B6511D38EBF1B1440016648B450C1** L_4 = (PasswordCredential_t63B67EAA715B6511D38EBF1B1440016648B450C1**)(&__this->____passwordCredential);
|
|
bool L_5 = __this->____hasPasswordCredential;
|
|
SerializationTools_FixSerializationForObject_TisPasswordCredential_t63B67EAA715B6511D38EBF1B1440016648B450C1_m4953F1B78CB811CB2E64DC3D05AA28377D751BC8(L_4, L_5, SerializationTools_FixSerializationForObject_TisPasswordCredential_t63B67EAA715B6511D38EBF1B1440016648B450C1_m4953F1B78CB811CB2E64DC3D05AA28377D751BC8_RuntimeMethod_var);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LoginWithAppleIdResponse__ctor_m559AF38D99EA5F01245B730C66C0C575A7D1DFA5 (LoginWithAppleIdResponse_t6A4F5AC518D2615E97D6972C7A90F40A5A10447F* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->____success = (bool)0;
|
|
__this->____hasAppleIdCredential = (bool)0;
|
|
__this->____hasPasswordCredential = (bool)0;
|
|
__this->____hasError = (bool)0;
|
|
__this->____appleIdCredential = (AppleIDCredential_tD23942C97513881D942DFF29A29F55D0B4EA8A75*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____appleIdCredential), (void*)(AppleIDCredential_tD23942C97513881D942DFF29A29F55D0B4EA8A75*)NULL);
|
|
__this->____passwordCredential = (PasswordCredential_t63B67EAA715B6511D38EBF1B1440016648B450C1*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____passwordCredential), (void*)(PasswordCredential_t63B67EAA715B6511D38EBF1B1440016648B450C1*)NULL);
|
|
__this->____error = (AppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____error), (void*)(AppleError_t1DB8D1CB5586B26914C6ADC9E708F907A4192CEA*)NULL);
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* PasswordCredential_get_User_m14F3321F1778473BAD88C092D9DB7E4E6EBA2BFE (PasswordCredential_t63B67EAA715B6511D38EBF1B1440016648B450C1* __this, const RuntimeMethod* method)
|
|
{
|
|
String_t* V_0 = NULL;
|
|
{
|
|
String_t* L_0 = __this->____user;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
String_t* L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* PasswordCredential_get_Password_m550FE9C9FFC658487D37E4CCBC81646AAA0B6971 (PasswordCredential_t63B67EAA715B6511D38EBF1B1440016648B450C1* __this, const RuntimeMethod* method)
|
|
{
|
|
String_t* V_0 = NULL;
|
|
{
|
|
String_t* L_0 = __this->____password;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
String_t* L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PasswordCredential_OnBeforeSerialize_m4BFB71F9E84B9BF858BD2B79B725972821DFE288 (PasswordCredential_t63B67EAA715B6511D38EBF1B1440016648B450C1* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PasswordCredential_OnAfterDeserialize_m16D32A34A6F6046F6333F7BB5F69193B37D0F2F5 (PasswordCredential_t63B67EAA715B6511D38EBF1B1440016648B450C1* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t** L_0 = (String_t**)(&__this->____user);
|
|
SerializationTools_FixSerializationForString_mF3AF273F198E247A988066CBE929451830480D5F(L_0, NULL);
|
|
String_t** L_1 = (String_t**)(&__this->____password);
|
|
SerializationTools_FixSerializationForString_mF3AF273F198E247A988066CBE929451830480D5F(L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PasswordCredential__ctor_m752B85E2013BE8BDA5F98F2E2BFF18BDFBF7676D (PasswordCredential_t63B67EAA715B6511D38EBF1B1440016648B450C1* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->____user = (String_t*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____user), (void*)(String_t*)NULL);
|
|
__this->____password = (String_t*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____password), (void*)(String_t*)NULL);
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PayloadDeserializer_DeserializeCredentialStateResponse_mD711A60594EEB3B4A2B82769E58C745CC50FD516 (PayloadDeserializer_tB856F635041B5A76FCF832A0A329EABD65C3BD07* __this, String_t* ___0_payload, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonUtility_FromJson_TisCredentialStateResponse_t168DFACCC4FBA9919D9EBF9314CFC5652199EB27_mFFC31E6199B5FD55E8D74129CF9DF94F71984BCD_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject* V_0 = NULL;
|
|
{
|
|
String_t* L_0 = ___0_payload;
|
|
CredentialStateResponse_t168DFACCC4FBA9919D9EBF9314CFC5652199EB27* L_1;
|
|
L_1 = JsonUtility_FromJson_TisCredentialStateResponse_t168DFACCC4FBA9919D9EBF9314CFC5652199EB27_mFFC31E6199B5FD55E8D74129CF9DF94F71984BCD(L_0, JsonUtility_FromJson_TisCredentialStateResponse_t168DFACCC4FBA9919D9EBF9314CFC5652199EB27_mFFC31E6199B5FD55E8D74129CF9DF94F71984BCD_RuntimeMethod_var);
|
|
V_0 = L_1;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
RuntimeObject* L_2 = V_0;
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PayloadDeserializer_DeserializeLoginWithAppleIdResponse_mDD6FE763342C1ADB26C95A9F07ECE906FD33D22A (PayloadDeserializer_tB856F635041B5A76FCF832A0A329EABD65C3BD07* __this, String_t* ___0_payload, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonUtility_FromJson_TisLoginWithAppleIdResponse_t6A4F5AC518D2615E97D6972C7A90F40A5A10447F_m2A9E23518A15B0370E1D4EED22057138CE4EC82E_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject* V_0 = NULL;
|
|
{
|
|
String_t* L_0 = ___0_payload;
|
|
LoginWithAppleIdResponse_t6A4F5AC518D2615E97D6972C7A90F40A5A10447F* L_1;
|
|
L_1 = JsonUtility_FromJson_TisLoginWithAppleIdResponse_t6A4F5AC518D2615E97D6972C7A90F40A5A10447F_m2A9E23518A15B0370E1D4EED22057138CE4EC82E(L_0, JsonUtility_FromJson_TisLoginWithAppleIdResponse_t6A4F5AC518D2615E97D6972C7A90F40A5A10447F_m2A9E23518A15B0370E1D4EED22057138CE4EC82E_RuntimeMethod_var);
|
|
V_0 = L_1;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
RuntimeObject* L_2 = V_0;
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PayloadDeserializer__ctor_mFBD229EF68EBE24EC32CA9609AA005AB90C65C42 (PayloadDeserializer_tB856F635041B5A76FCF832A0A329EABD65C3BD07* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* PersonName_get_NamePrefix_mD8E065B1341FE87F408B1A43AC98AB752EC37792 (PersonName_tC85CD1987B6BB8340FF6C66426BE3A97E7753D78* __this, const RuntimeMethod* method)
|
|
{
|
|
String_t* V_0 = NULL;
|
|
{
|
|
String_t* L_0 = __this->____namePrefix;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
String_t* L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* PersonName_get_GivenName_m0284F3BF19006384CE40D9F2584E9B898E3167BB (PersonName_tC85CD1987B6BB8340FF6C66426BE3A97E7753D78* __this, const RuntimeMethod* method)
|
|
{
|
|
String_t* V_0 = NULL;
|
|
{
|
|
String_t* L_0 = __this->____givenName;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
String_t* L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* PersonName_get_MiddleName_mCFAC728FA738FF02EA1673A41528F15E771B0127 (PersonName_tC85CD1987B6BB8340FF6C66426BE3A97E7753D78* __this, const RuntimeMethod* method)
|
|
{
|
|
String_t* V_0 = NULL;
|
|
{
|
|
String_t* L_0 = __this->____middleName;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
String_t* L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* PersonName_get_FamilyName_mFF3940EE55E62FC22A6CFA6975BCCFF796D6BB26 (PersonName_tC85CD1987B6BB8340FF6C66426BE3A97E7753D78* __this, const RuntimeMethod* method)
|
|
{
|
|
String_t* V_0 = NULL;
|
|
{
|
|
String_t* L_0 = __this->____familyName;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
String_t* L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* PersonName_get_NameSuffix_m28CC64A01463A58CF35EFC6A4CE6CFADCB2518E8 (PersonName_tC85CD1987B6BB8340FF6C66426BE3A97E7753D78* __this, const RuntimeMethod* method)
|
|
{
|
|
String_t* V_0 = NULL;
|
|
{
|
|
String_t* L_0 = __this->____nameSuffix;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
String_t* L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* PersonName_get_Nickname_m678081BDCCFFD3DED731F9AB66F7FB350166B4C1 (PersonName_tC85CD1987B6BB8340FF6C66426BE3A97E7753D78* __this, const RuntimeMethod* method)
|
|
{
|
|
String_t* V_0 = NULL;
|
|
{
|
|
String_t* L_0 = __this->____nickname;
|
|
V_0 = L_0;
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
String_t* L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PersonName_get_PhoneticRepresentation_m89AA341DA25ACEBFAA1E062842E646B1165A99DB (PersonName_tC85CD1987B6BB8340FF6C66426BE3A97E7753D78* __this, const RuntimeMethod* method)
|
|
{
|
|
RuntimeObject* V_0 = NULL;
|
|
{
|
|
V_0 = (RuntimeObject*)NULL;
|
|
goto IL_0005;
|
|
}
|
|
|
|
IL_0005:
|
|
{
|
|
RuntimeObject* L_0 = V_0;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PersonName_OnBeforeSerialize_m4D57A809AC62FE6817EB498247E4AEE5B8B0B510 (PersonName_tC85CD1987B6BB8340FF6C66426BE3A97E7753D78* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PersonName_OnAfterDeserialize_m62A1515986426365B43F5A7BF5B7FB130EDA0D6E (PersonName_tC85CD1987B6BB8340FF6C66426BE3A97E7753D78* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t** L_0 = (String_t**)(&__this->____namePrefix);
|
|
SerializationTools_FixSerializationForString_mF3AF273F198E247A988066CBE929451830480D5F(L_0, NULL);
|
|
String_t** L_1 = (String_t**)(&__this->____givenName);
|
|
SerializationTools_FixSerializationForString_mF3AF273F198E247A988066CBE929451830480D5F(L_1, NULL);
|
|
String_t** L_2 = (String_t**)(&__this->____middleName);
|
|
SerializationTools_FixSerializationForString_mF3AF273F198E247A988066CBE929451830480D5F(L_2, NULL);
|
|
String_t** L_3 = (String_t**)(&__this->____familyName);
|
|
SerializationTools_FixSerializationForString_mF3AF273F198E247A988066CBE929451830480D5F(L_3, NULL);
|
|
String_t** L_4 = (String_t**)(&__this->____nameSuffix);
|
|
SerializationTools_FixSerializationForString_mF3AF273F198E247A988066CBE929451830480D5F(L_4, NULL);
|
|
String_t** L_5 = (String_t**)(&__this->____nickname);
|
|
SerializationTools_FixSerializationForString_mF3AF273F198E247A988066CBE929451830480D5F(L_5, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PersonName__ctor_m0F0E4933C32F156BAA3F4DB66D4BE72313F76C55 (PersonName_tC85CD1987B6BB8340FF6C66426BE3A97E7753D78* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->____namePrefix = (String_t*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____namePrefix), (void*)(String_t*)NULL);
|
|
__this->____givenName = (String_t*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____givenName), (void*)(String_t*)NULL);
|
|
__this->____middleName = (String_t*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____middleName), (void*)(String_t*)NULL);
|
|
__this->____familyName = (String_t*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____familyName), (void*)(String_t*)NULL);
|
|
__this->____nameSuffix = (String_t*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____nameSuffix), (void*)(String_t*)NULL);
|
|
__this->____nickname = (String_t*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____nickname), (void*)(String_t*)NULL);
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationTools_FixSerializationForString_mF3AF273F198E247A988066CBE929451830480D5F (String_t** ___0_originalString, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
{
|
|
String_t** L_0 = ___0_originalString;
|
|
String_t* L_1 = *((String_t**)L_0);
|
|
bool L_2;
|
|
L_2 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_1, NULL);
|
|
V_0 = L_2;
|
|
bool L_3 = V_0;
|
|
if (!L_3)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
String_t** L_4 = ___0_originalString;
|
|
*((RuntimeObject**)L_4) = (RuntimeObject*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_4, (void*)(RuntimeObject*)NULL);
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* SerializationTools_GetBytesFromBase64String_m4C24E80BE8646637F981906DDC1DC001C4785D9F (String_t* ___0_base64String, String_t* ___1_fieldName, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_0 = NULL;
|
|
bool V_1 = false;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_2 = NULL;
|
|
Exception_t* V_3 = NULL;
|
|
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 1> __active_exceptions;
|
|
Exception_t* G_B6_0 = NULL;
|
|
String_t* G_B6_1 = NULL;
|
|
Exception_t* G_B5_0 = NULL;
|
|
String_t* G_B5_1 = NULL;
|
|
String_t* G_B7_0 = NULL;
|
|
String_t* G_B7_1 = NULL;
|
|
{
|
|
String_t* L_0 = ___0_base64String;
|
|
V_1 = (bool)((((RuntimeObject*)(String_t*)L_0) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
|
|
bool L_1 = V_1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
V_2 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)NULL;
|
|
goto IL_0054;
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
V_0 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)NULL;
|
|
}
|
|
try
|
|
{
|
|
String_t* L_2 = ___0_base64String;
|
|
il2cpp_codegen_runtime_class_init_inline(Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3;
|
|
L_3 = Convert_FromBase64String_m267327B074B41D93C9622D142B95CFAA4ACCCA9C(L_2, NULL);
|
|
V_0 = L_3;
|
|
goto IL_0050;
|
|
}
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex)))
|
|
{
|
|
IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex);
|
|
goto CATCH_001b;
|
|
}
|
|
throw e;
|
|
}
|
|
|
|
CATCH_001b:
|
|
{
|
|
{
|
|
Exception_t* L_4 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*));;
|
|
V_3 = L_4;
|
|
String_t* L_5 = ___1_fieldName;
|
|
String_t* L_6;
|
|
L_6 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral66A865E28B2B5657FCF66691A6F7AC2B94FE50BA)), L_5, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Console_t5EDF9498D011BD48287171978EDBBA6964829C3E_il2cpp_TypeInfo_var)));
|
|
Console_WriteLine_m77CEDA0C084428F0D6220988DA66992EC1925AEA(L_6, NULL);
|
|
Exception_t* L_7 = V_3;
|
|
Exception_t* L_8 = L_7;
|
|
if (L_8)
|
|
{
|
|
G_B6_0 = L_8;
|
|
G_B6_1 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA95898025CC11DF26437FBBC4B43CA5F697F5DB1));
|
|
goto IL_003b;
|
|
}
|
|
G_B5_0 = L_8;
|
|
G_B5_1 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA95898025CC11DF26437FBBC4B43CA5F697F5DB1));
|
|
}
|
|
{
|
|
G_B7_0 = ((String_t*)(NULL));
|
|
G_B7_1 = G_B5_1;
|
|
goto IL_0040;
|
|
}
|
|
|
|
IL_003b:
|
|
{
|
|
NullCheck(G_B6_0);
|
|
String_t* L_9;
|
|
L_9 = VirtualFuncInvoker0< String_t* >::Invoke(3, G_B6_0);
|
|
G_B7_0 = L_9;
|
|
G_B7_1 = G_B6_1;
|
|
}
|
|
|
|
IL_0040:
|
|
{
|
|
String_t* L_10;
|
|
L_10 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(G_B7_1, G_B7_0, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Console_t5EDF9498D011BD48287171978EDBBA6964829C3E_il2cpp_TypeInfo_var)));
|
|
Console_WriteLine_m77CEDA0C084428F0D6220988DA66992EC1925AEA(L_10, NULL);
|
|
V_0 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)NULL;
|
|
IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*);
|
|
goto IL_0050;
|
|
}
|
|
}
|
|
|
|
IL_0050:
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_11 = V_0;
|
|
V_2 = L_11;
|
|
goto IL_0054;
|
|
}
|
|
|
|
IL_0054:
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_12 = V_2;
|
|
return L_12;
|
|
}
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AppleErrorExtensions_GetAuthorizationErrorCode_m2D356E9280D7A2C580B337A9CCC9B65E32746219 (RuntimeObject* ___0_error, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AuthorizationErrorCode_t7DF2ED12266D6A7885C609086E1BFA7E359B4087_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IAppleError_tFE643037BCCCF4362368CEDC73AC94B90E1B5AC0_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCA0DA7AFA13D06380B286383F61CFD3BFBFDEB4B);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
bool V_0 = false;
|
|
int32_t V_1 = 0;
|
|
int32_t G_B3_0 = 0;
|
|
{
|
|
RuntimeObject* L_0 = ___0_error;
|
|
NullCheck(L_0);
|
|
String_t* L_1;
|
|
L_1 = InterfaceFuncInvoker0< String_t* >::Invoke(1, IAppleError_tFE643037BCCCF4362368CEDC73AC94B90E1B5AC0_il2cpp_TypeInfo_var, L_0);
|
|
bool L_2;
|
|
L_2 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_1, _stringLiteralCA0DA7AFA13D06380B286383F61CFD3BFBFDEB4B, NULL);
|
|
if (!L_2)
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
}
|
|
{
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_3 = { reinterpret_cast<intptr_t> (AuthorizationErrorCode_t7DF2ED12266D6A7885C609086E1BFA7E359B4087_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_4;
|
|
L_4 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_3, NULL);
|
|
RuntimeObject* L_5 = ___0_error;
|
|
NullCheck(L_5);
|
|
int32_t L_6;
|
|
L_6 = InterfaceFuncInvoker0< int32_t >::Invoke(0, IAppleError_tFE643037BCCCF4362368CEDC73AC94B90E1B5AC0_il2cpp_TypeInfo_var, L_5);
|
|
int32_t L_7 = L_6;
|
|
RuntimeObject* L_8 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_7);
|
|
il2cpp_codegen_runtime_class_init_inline(Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_il2cpp_TypeInfo_var);
|
|
bool L_9;
|
|
L_9 = Enum_IsDefined_m1C9A0C4F54B0538351585FF563A01091A6FE2F28(L_4, L_8, NULL);
|
|
G_B3_0 = ((int32_t)(L_9));
|
|
goto IL_0030;
|
|
}
|
|
|
|
IL_002f:
|
|
{
|
|
G_B3_0 = 0;
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
V_0 = (bool)G_B3_0;
|
|
bool L_10 = V_0;
|
|
if (!L_10)
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_11 = ___0_error;
|
|
NullCheck(L_11);
|
|
int32_t L_12;
|
|
L_12 = InterfaceFuncInvoker0< int32_t >::Invoke(0, IAppleError_tFE643037BCCCF4362368CEDC73AC94B90E1B5AC0_il2cpp_TypeInfo_var, L_11);
|
|
V_1 = L_12;
|
|
goto IL_0046;
|
|
}
|
|
|
|
IL_003e:
|
|
{
|
|
V_1 = ((int32_t)1000);
|
|
goto IL_0046;
|
|
}
|
|
|
|
IL_0046:
|
|
{
|
|
int32_t L_13 = V_1;
|
|
return L_13;
|
|
}
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* PersonNameExtensions_ToLocalizedString_mD357263F722B7C188313D67D6C54495393189E83 (RuntimeObject* ___0_personName, int32_t ___1_style, bool ___2_usePhoneticRepresentation, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPersonName_tD95EE7AB5A8B25C9DC7D160FDAECDDA149AB5591_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_ToArray_m2C402D882AA60FC1D5C7C09A129BE7779F833B4A_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
String_t* V_0 = NULL;
|
|
String_t* V_1 = NULL;
|
|
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* V_2 = NULL;
|
|
bool V_3 = false;
|
|
String_t* V_4 = NULL;
|
|
bool V_5 = false;
|
|
bool V_6 = false;
|
|
bool V_7 = false;
|
|
bool V_8 = false;
|
|
bool V_9 = false;
|
|
{
|
|
RuntimeObject* L_0 = ___0_personName;
|
|
String_t* L_1;
|
|
L_1 = PersonNameExtensions_JsonStringForPersonName_m2A357011D95700D4B9746149A1F9E66233A468FD(L_0, NULL);
|
|
V_0 = L_1;
|
|
String_t* L_2 = V_0;
|
|
int32_t L_3 = ___1_style;
|
|
bool L_4 = ___2_usePhoneticRepresentation;
|
|
String_t* L_5;
|
|
L_5 = PInvoke_AppleAuth_GetPersonNameUsingFormatter_mE6BD0DE775A27C2C2A3878458E1F38B411908F5E(L_2, L_3, L_4, NULL);
|
|
V_1 = L_5;
|
|
String_t* L_6 = V_1;
|
|
V_3 = (bool)((!(((RuntimeObject*)(String_t*)L_6) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
|
|
bool L_7 = V_3;
|
|
if (!L_7)
|
|
{
|
|
goto IL_0022;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_8 = V_1;
|
|
V_4 = L_8;
|
|
goto IL_00d2;
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_9 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
|
|
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_9, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
|
|
V_2 = L_9;
|
|
RuntimeObject* L_10 = ___0_personName;
|
|
NullCheck(L_10);
|
|
String_t* L_11;
|
|
L_11 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IPersonName_tD95EE7AB5A8B25C9DC7D160FDAECDDA149AB5591_il2cpp_TypeInfo_var, L_10);
|
|
bool L_12;
|
|
L_12 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_11, NULL);
|
|
V_5 = L_12;
|
|
bool L_13 = V_5;
|
|
if (!L_13)
|
|
{
|
|
goto IL_0046;
|
|
}
|
|
}
|
|
{
|
|
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_14 = V_2;
|
|
RuntimeObject* L_15 = ___0_personName;
|
|
NullCheck(L_15);
|
|
String_t* L_16;
|
|
L_16 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IPersonName_tD95EE7AB5A8B25C9DC7D160FDAECDDA149AB5591_il2cpp_TypeInfo_var, L_15);
|
|
NullCheck(L_14);
|
|
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_14, L_16, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0046:
|
|
{
|
|
RuntimeObject* L_17 = ___0_personName;
|
|
NullCheck(L_17);
|
|
String_t* L_18;
|
|
L_18 = InterfaceFuncInvoker0< String_t* >::Invoke(1, IPersonName_tD95EE7AB5A8B25C9DC7D160FDAECDDA149AB5591_il2cpp_TypeInfo_var, L_17);
|
|
bool L_19;
|
|
L_19 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_18, NULL);
|
|
V_6 = L_19;
|
|
bool L_20 = V_6;
|
|
if (!L_20)
|
|
{
|
|
goto IL_0064;
|
|
}
|
|
}
|
|
{
|
|
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_21 = V_2;
|
|
RuntimeObject* L_22 = ___0_personName;
|
|
NullCheck(L_22);
|
|
String_t* L_23;
|
|
L_23 = InterfaceFuncInvoker0< String_t* >::Invoke(1, IPersonName_tD95EE7AB5A8B25C9DC7D160FDAECDDA149AB5591_il2cpp_TypeInfo_var, L_22);
|
|
NullCheck(L_21);
|
|
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_21, L_23, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0064:
|
|
{
|
|
RuntimeObject* L_24 = ___0_personName;
|
|
NullCheck(L_24);
|
|
String_t* L_25;
|
|
L_25 = InterfaceFuncInvoker0< String_t* >::Invoke(2, IPersonName_tD95EE7AB5A8B25C9DC7D160FDAECDDA149AB5591_il2cpp_TypeInfo_var, L_24);
|
|
bool L_26;
|
|
L_26 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_25, NULL);
|
|
V_7 = L_26;
|
|
bool L_27 = V_7;
|
|
if (!L_27)
|
|
{
|
|
goto IL_0082;
|
|
}
|
|
}
|
|
{
|
|
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_28 = V_2;
|
|
RuntimeObject* L_29 = ___0_personName;
|
|
NullCheck(L_29);
|
|
String_t* L_30;
|
|
L_30 = InterfaceFuncInvoker0< String_t* >::Invoke(2, IPersonName_tD95EE7AB5A8B25C9DC7D160FDAECDDA149AB5591_il2cpp_TypeInfo_var, L_29);
|
|
NullCheck(L_28);
|
|
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_28, L_30, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0082:
|
|
{
|
|
RuntimeObject* L_31 = ___0_personName;
|
|
NullCheck(L_31);
|
|
String_t* L_32;
|
|
L_32 = InterfaceFuncInvoker0< String_t* >::Invoke(3, IPersonName_tD95EE7AB5A8B25C9DC7D160FDAECDDA149AB5591_il2cpp_TypeInfo_var, L_31);
|
|
bool L_33;
|
|
L_33 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_32, NULL);
|
|
V_8 = L_33;
|
|
bool L_34 = V_8;
|
|
if (!L_34)
|
|
{
|
|
goto IL_00a0;
|
|
}
|
|
}
|
|
{
|
|
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_35 = V_2;
|
|
RuntimeObject* L_36 = ___0_personName;
|
|
NullCheck(L_36);
|
|
String_t* L_37;
|
|
L_37 = InterfaceFuncInvoker0< String_t* >::Invoke(3, IPersonName_tD95EE7AB5A8B25C9DC7D160FDAECDDA149AB5591_il2cpp_TypeInfo_var, L_36);
|
|
NullCheck(L_35);
|
|
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_35, L_37, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_00a0:
|
|
{
|
|
RuntimeObject* L_38 = ___0_personName;
|
|
NullCheck(L_38);
|
|
String_t* L_39;
|
|
L_39 = InterfaceFuncInvoker0< String_t* >::Invoke(4, IPersonName_tD95EE7AB5A8B25C9DC7D160FDAECDDA149AB5591_il2cpp_TypeInfo_var, L_38);
|
|
bool L_40;
|
|
L_40 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_39, NULL);
|
|
V_9 = L_40;
|
|
bool L_41 = V_9;
|
|
if (!L_41)
|
|
{
|
|
goto IL_00be;
|
|
}
|
|
}
|
|
{
|
|
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_42 = V_2;
|
|
RuntimeObject* L_43 = ___0_personName;
|
|
NullCheck(L_43);
|
|
String_t* L_44;
|
|
L_44 = InterfaceFuncInvoker0< String_t* >::Invoke(4, IPersonName_tD95EE7AB5A8B25C9DC7D160FDAECDDA149AB5591_il2cpp_TypeInfo_var, L_43);
|
|
NullCheck(L_42);
|
|
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_42, L_44, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_00be:
|
|
{
|
|
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_45 = V_2;
|
|
NullCheck(L_45);
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_46;
|
|
L_46 = List_1_ToArray_m2C402D882AA60FC1D5C7C09A129BE7779F833B4A(L_45, List_1_ToArray_m2C402D882AA60FC1D5C7C09A129BE7779F833B4A_RuntimeMethod_var);
|
|
String_t* L_47;
|
|
L_47 = String_Join_m557B6B554B87C1742FA0B128500073B421ED0BFD(_stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745, L_46, NULL);
|
|
V_4 = L_47;
|
|
goto IL_00d2;
|
|
}
|
|
|
|
IL_00d2:
|
|
{
|
|
String_t* L_48 = V_4;
|
|
return L_48;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* PersonNameExtensions_JsonStringForPersonName_m2A357011D95700D4B9746149A1F9E66233A468FD (RuntimeObject* ___0_personName, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPersonName_tD95EE7AB5A8B25C9DC7D160FDAECDDA149AB5591_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0C3C6829C3CCF8020C6AC45B87963ADC095CD44A);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral19ACA45079EF05169E31F35925318831A3818A1E);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1F4A0E039A8EDC945B386FCBD017946A90DD1482);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2B40CC33334E727913DBC178F885E03EE82101DB);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4AAD7578E022578EB4E96D24CE1D90283FF0579B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4D8D9C94AC5DA5FCED2EC8A64E10E714A2515C30);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6B0F8C117113DCAEA31A236AE8DD26B97E6CB442);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral83A3AA4026743A327B1E8CB980C4AF5DEFA1E953);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA0288CC1A5F3CF90F6C5630BC8E0B28DB90F2571);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA2375F7B48A283E93E609EE95A59C68710F2EFE8);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFB14AD5D529C63D6104FCC6253259F2F5B0E793D);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
StringBuilder_t* V_0 = NULL;
|
|
String_t* V_1 = NULL;
|
|
bool V_2 = false;
|
|
String_t* V_3 = NULL;
|
|
{
|
|
RuntimeObject* L_0 = ___0_personName;
|
|
V_2 = (bool)((((RuntimeObject*)(RuntimeObject*)L_0) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
|
|
bool L_1 = V_2;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0010;
|
|
}
|
|
}
|
|
{
|
|
V_3 = (String_t*)NULL;
|
|
goto IL_00df;
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
StringBuilder_t* L_2 = (StringBuilder_t*)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var);
|
|
StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D(L_2, NULL);
|
|
V_0 = L_2;
|
|
StringBuilder_t* L_3 = V_0;
|
|
NullCheck(L_3);
|
|
StringBuilder_t* L_4;
|
|
L_4 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_3, _stringLiteral0C3C6829C3CCF8020C6AC45B87963ADC095CD44A, NULL);
|
|
RuntimeObject* L_5 = ___0_personName;
|
|
NullCheck(L_5);
|
|
String_t* L_6;
|
|
L_6 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IPersonName_tD95EE7AB5A8B25C9DC7D160FDAECDDA149AB5591_il2cpp_TypeInfo_var, L_5);
|
|
StringBuilder_t* L_7 = V_0;
|
|
PersonNameExtensions_TryAddKeyValue_mF2DF9ED2C6B7FC8D497AD58CDDD250B090D13FDB(_stringLiteral19ACA45079EF05169E31F35925318831A3818A1E, _stringLiteralFB14AD5D529C63D6104FCC6253259F2F5B0E793D, L_6, L_7, NULL);
|
|
RuntimeObject* L_8 = ___0_personName;
|
|
NullCheck(L_8);
|
|
String_t* L_9;
|
|
L_9 = InterfaceFuncInvoker0< String_t* >::Invoke(1, IPersonName_tD95EE7AB5A8B25C9DC7D160FDAECDDA149AB5591_il2cpp_TypeInfo_var, L_8);
|
|
StringBuilder_t* L_10 = V_0;
|
|
PersonNameExtensions_TryAddKeyValue_mF2DF9ED2C6B7FC8D497AD58CDDD250B090D13FDB(_stringLiteral19ACA45079EF05169E31F35925318831A3818A1E, _stringLiteralA0288CC1A5F3CF90F6C5630BC8E0B28DB90F2571, L_9, L_10, NULL);
|
|
RuntimeObject* L_11 = ___0_personName;
|
|
NullCheck(L_11);
|
|
String_t* L_12;
|
|
L_12 = InterfaceFuncInvoker0< String_t* >::Invoke(2, IPersonName_tD95EE7AB5A8B25C9DC7D160FDAECDDA149AB5591_il2cpp_TypeInfo_var, L_11);
|
|
StringBuilder_t* L_13 = V_0;
|
|
PersonNameExtensions_TryAddKeyValue_mF2DF9ED2C6B7FC8D497AD58CDDD250B090D13FDB(_stringLiteral19ACA45079EF05169E31F35925318831A3818A1E, _stringLiteralA2375F7B48A283E93E609EE95A59C68710F2EFE8, L_12, L_13, NULL);
|
|
RuntimeObject* L_14 = ___0_personName;
|
|
NullCheck(L_14);
|
|
String_t* L_15;
|
|
L_15 = InterfaceFuncInvoker0< String_t* >::Invoke(3, IPersonName_tD95EE7AB5A8B25C9DC7D160FDAECDDA149AB5591_il2cpp_TypeInfo_var, L_14);
|
|
StringBuilder_t* L_16 = V_0;
|
|
PersonNameExtensions_TryAddKeyValue_mF2DF9ED2C6B7FC8D497AD58CDDD250B090D13FDB(_stringLiteral19ACA45079EF05169E31F35925318831A3818A1E, _stringLiteral2B40CC33334E727913DBC178F885E03EE82101DB, L_15, L_16, NULL);
|
|
RuntimeObject* L_17 = ___0_personName;
|
|
NullCheck(L_17);
|
|
String_t* L_18;
|
|
L_18 = InterfaceFuncInvoker0< String_t* >::Invoke(4, IPersonName_tD95EE7AB5A8B25C9DC7D160FDAECDDA149AB5591_il2cpp_TypeInfo_var, L_17);
|
|
StringBuilder_t* L_19 = V_0;
|
|
PersonNameExtensions_TryAddKeyValue_mF2DF9ED2C6B7FC8D497AD58CDDD250B090D13FDB(_stringLiteral19ACA45079EF05169E31F35925318831A3818A1E, _stringLiteral1F4A0E039A8EDC945B386FCBD017946A90DD1482, L_18, L_19, NULL);
|
|
RuntimeObject* L_20 = ___0_personName;
|
|
NullCheck(L_20);
|
|
String_t* L_21;
|
|
L_21 = InterfaceFuncInvoker0< String_t* >::Invoke(5, IPersonName_tD95EE7AB5A8B25C9DC7D160FDAECDDA149AB5591_il2cpp_TypeInfo_var, L_20);
|
|
StringBuilder_t* L_22 = V_0;
|
|
PersonNameExtensions_TryAddKeyValue_mF2DF9ED2C6B7FC8D497AD58CDDD250B090D13FDB(_stringLiteral19ACA45079EF05169E31F35925318831A3818A1E, _stringLiteral4AAD7578E022578EB4E96D24CE1D90283FF0579B, L_21, L_22, NULL);
|
|
RuntimeObject* L_23 = ___0_personName;
|
|
NullCheck(L_23);
|
|
RuntimeObject* L_24;
|
|
L_24 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(6, IPersonName_tD95EE7AB5A8B25C9DC7D160FDAECDDA149AB5591_il2cpp_TypeInfo_var, L_23);
|
|
String_t* L_25;
|
|
L_25 = PersonNameExtensions_JsonStringForPersonName_m2A357011D95700D4B9746149A1F9E66233A468FD(L_24, NULL);
|
|
V_1 = L_25;
|
|
String_t* L_26 = V_1;
|
|
StringBuilder_t* L_27 = V_0;
|
|
PersonNameExtensions_TryAddKeyValue_mF2DF9ED2C6B7FC8D497AD58CDDD250B090D13FDB(_stringLiteral83A3AA4026743A327B1E8CB980C4AF5DEFA1E953, _stringLiteral6B0F8C117113DCAEA31A236AE8DD26B97E6CB442, L_26, L_27, NULL);
|
|
StringBuilder_t* L_28 = V_0;
|
|
NullCheck(L_28);
|
|
StringBuilder_t* L_29;
|
|
L_29 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_28, _stringLiteral4D8D9C94AC5DA5FCED2EC8A64E10E714A2515C30, NULL);
|
|
StringBuilder_t* L_30 = V_0;
|
|
NullCheck(L_30);
|
|
String_t* L_31;
|
|
L_31 = VirtualFuncInvoker0< String_t* >::Invoke(3, L_30);
|
|
V_3 = L_31;
|
|
goto IL_00df;
|
|
}
|
|
|
|
IL_00df:
|
|
{
|
|
String_t* L_32 = V_3;
|
|
return L_32;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PersonNameExtensions_TryAddKeyValue_mF2DF9ED2C6B7FC8D497AD58CDDD250B090D13FDB (String_t* ___0_format, String_t* ___1_key, String_t* ___2_value, StringBuilder_t* ___3_stringBuilder, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
{
|
|
String_t* L_0 = ___2_value;
|
|
bool L_1;
|
|
L_1 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_0, NULL);
|
|
V_0 = L_1;
|
|
bool L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_000d;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
|
|
IL_000d:
|
|
{
|
|
StringBuilder_t* L_3 = ___3_stringBuilder;
|
|
String_t* L_4 = ___0_format;
|
|
String_t* L_5 = ___1_key;
|
|
String_t* L_6 = ___2_value;
|
|
NullCheck(L_3);
|
|
StringBuilder_t* L_7;
|
|
L_7 = StringBuilder_AppendFormat_mAB076D92DC92723B2224D75987BE463AF1CE7132(L_3, L_4, L_5, L_6, NULL);
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* PInvoke_AppleAuth_GetPersonNameUsingFormatter_mE6BD0DE775A27C2C2A3878458E1F38B411908F5E (String_t* ___0_payload, int32_t ___1_style, bool ___2_usePhoneticRepresentation, const RuntimeMethod* method)
|
|
{
|
|
typedef char* (DEFAULT_CALL *PInvokeFunc) (char*, int32_t, int32_t);
|
|
|
|
char* ____0_payload_marshaled = NULL;
|
|
____0_payload_marshaled = il2cpp_codegen_marshal_string(___0_payload);
|
|
|
|
char* returnValue = reinterpret_cast<PInvokeFunc>(AppleAuth_GetPersonNameUsingFormatter)(____0_payload_marshaled, ___1_style, static_cast<int32_t>(___2_usePhoneticRepresentation));
|
|
|
|
String_t* _returnValue_unmarshaled = NULL;
|
|
_returnValue_unmarshaled = il2cpp_codegen_marshal_string_result(returnValue);
|
|
|
|
il2cpp_codegen_marshal_free(returnValue);
|
|
returnValue = NULL;
|
|
|
|
il2cpp_codegen_marshal_free(____0_payload_marshaled);
|
|
____0_payload_marshaled = NULL;
|
|
|
|
return _returnValue_unmarshaled;
|
|
}
|
|
#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
|
|
#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
|
|
#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
|
|
#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
|
|
#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
|
|
#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
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Action_Invoke_m7126A54DACA72B845424072887B5F3A51FC3808E_inline (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* __this, const RuntimeMethod* method)
|
|
{
|
|
typedef void (*FunctionPointerType) (RuntimeObject*, const RuntimeMethod*);
|
|
((FunctionPointerType)__this->___invoke_impl)((Il2CppObject*)__this->___method_code, reinterpret_cast<RuntimeMethod*>(__this->___method));
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method)
|
|
{
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
int32_t L_0 = __this->____version;
|
|
__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = __this->____items;
|
|
V_0 = L_1;
|
|
int32_t L_2 = __this->____size;
|
|
V_1 = L_2;
|
|
int32_t L_3 = V_1;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_0;
|
|
NullCheck(L_4);
|
|
if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))))
|
|
{
|
|
goto IL_0034;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_5 = V_1;
|
|
__this->____size = ((int32_t)il2cpp_codegen_add(L_5, 1));
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_6 = V_0;
|
|
int32_t L_7 = V_1;
|
|
RuntimeObject* L_8 = ___0_item;
|
|
NullCheck(L_6);
|
|
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (RuntimeObject*)L_8);
|
|
return;
|
|
}
|
|
|
|
IL_0034:
|
|
{
|
|
RuntimeObject* L_9 = ___0_item;
|
|
List_1_AddWithResize_m79A9BF770BEF9C06BE40D5401E55E375F2726CC4(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 14));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->____size;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Action_1_Invoke_mF2422B2DD29F74CE66F791C3F68E288EC7C3DB9E_gshared_inline (Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|
{
|
|
typedef void (*FunctionPointerType) (RuntimeObject*, RuntimeObject*, const RuntimeMethod*);
|
|
((FunctionPointerType)__this->___invoke_impl)((Il2CppObject*)__this->___method_code, ___0_obj, reinterpret_cast<RuntimeMethod*>(__this->___method));
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Action_1_Invoke_mBF7DDBCD230E9D28EDF45D3E65F907DE1AE0CCBC_gshared_inline (Action_1_tC926860F20D428DA3E93D6FBA36420E904DD903B* __this, int32_t ___0_obj, const RuntimeMethod* method)
|
|
{
|
|
typedef void (*FunctionPointerType) (RuntimeObject*, int32_t, const RuntimeMethod*);
|
|
((FunctionPointerType)__this->___invoke_impl)((Il2CppObject*)__this->___method_code, ___0_obj, reinterpret_cast<RuntimeMethod*>(__this->___method));
|
|
}
|