Home
last modified time | relevance | path

Searched defs:WrapperStruct (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/libcef_dll/cpptoc/
Dcpptoc_scoped.h173 struct WrapperStruct { struct
190 static WrapperStruct* GetWrapperStruct(StructName* s) { in GetWrapperStruct() argument
Dcpptoc_ref_counted.h113 struct WrapperStruct { struct
120 static WrapperStruct* GetWrapperStruct(StructName* s) { in GetWrapperStruct() argument
/third_party/flutter/skia/third_party/externals/dawn/src/common/
Dvulkan_platform.h57 struct WrapperStruct { struct
62 static constexpr size_t AlignOfInStruct = alignof(WrapperStruct<T>); argument
/third_party/skia/third_party/externals/dawn/src/common/
Dvulkan_platform.h72 struct WrapperStruct { in DAWN_DEFINE_NATIVE_NON_DISPATCHABLE_HANDLE() struct
73 T member; in DAWN_DEFINE_NATIVE_NON_DISPATCHABLE_HANDLE()