123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124 |
- #include "il2cpp-config.h"
- #ifndef _MSC_VER
- # include <alloca.h>
- #else
- # include <malloc.h>
- #endif
- #include <cstring>
- #include <string.h>
- #include <stdio.h>
- #include <cmath>
- #include <limits>
- #include <assert.h>
- #include <stdint.h>
- #include "codegen/il2cpp-codegen.h"
- #include "il2cpp-object-internals.h"
- // QFramework.DefaultJsonSerializeUtility
- struct DefaultJsonSerializeUtility_t011E1A866FD8BA967C78441710A000F4E4696AF1;
- IL2CPP_EXTERN_C_BEGIN
- IL2CPP_EXTERN_C_END
- #ifdef __clang__
- #pragma clang diagnostic push
- #pragma clang diagnostic ignored "-Winvalid-offsetof"
- #pragma clang diagnostic ignored "-Wunused-variable"
- #endif
- // <Module>
- struct U3CModuleU3E_t50E77EDA376FE18B403BF37F37CA742FDE84791B
- {
- public:
- public:
- };
- // System.Object
- // QFramework.DefaultJsonSerializeUtility
- struct DefaultJsonSerializeUtility_t011E1A866FD8BA967C78441710A000F4E4696AF1 : public RuntimeObject
- {
- public:
- public:
- };
- struct Il2CppArrayBounds;
- // System.Array
- // System.ValueType
- struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF : public RuntimeObject
- {
- public:
- public:
- };
- // Native definition for P/Invoke marshalling of System.ValueType
- struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_pinvoke
- {
- };
- // Native definition for COM marshalling of System.ValueType
- struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_com
- {
- };
- // System.Void
- struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017
- {
- public:
- union
- {
- struct
- {
- };
- uint8_t Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017__padding[1];
- };
- public:
- };
- #ifdef __clang__
- #pragma clang diagnostic pop
- #endif
- // System.Void System.Object::.ctor()
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0 (RuntimeObject * __this, const RuntimeMethod* method);
- #ifdef __clang__
- #pragma clang diagnostic push
- #pragma clang diagnostic ignored "-Winvalid-offsetof"
- #pragma clang diagnostic ignored "-Wunused-variable"
- #endif
- #ifdef __clang__
- #pragma clang diagnostic pop
- #endif
- #ifdef __clang__
- #pragma clang diagnostic push
- #pragma clang diagnostic ignored "-Winvalid-offsetof"
- #pragma clang diagnostic ignored "-Wunused-variable"
- #endif
- // System.Void QFramework.DefaultJsonSerializeUtility::.ctor()
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DefaultJsonSerializeUtility__ctor_m0C14BAE10C061723795C90D562986FB46C873249 (DefaultJsonSerializeUtility_t011E1A866FD8BA967C78441710A000F4E4696AF1 * __this, const RuntimeMethod* method)
- {
- {
- Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
- return;
- }
- }
- #ifdef __clang__
- #pragma clang diagnostic pop
- #endif
|