Searched refs:GetWrapperStruct (Results 1 – 4 of 4) sorted by relevance
44 WrapperStruct* wrapperStruct = GetWrapperStruct(s); in Unwrap()65 WrapperStruct* wrapperStruct = GetWrapperStruct(s); in Get()120 static WrapperStruct* GetWrapperStruct(StructName* s) { in GetWrapperStruct() function148 GetWrapperStruct(reinterpret_cast<StructName*>(base)); in struct_add_ref()161 GetWrapperStruct(reinterpret_cast<StructName*>(base)); in struct_release()174 GetWrapperStruct(reinterpret_cast<StructName*>(base)); in struct_has_one_ref()188 GetWrapperStruct(reinterpret_cast<StructName*>(base)); in struct_has_at_least_one_ref()
86 WrapperStruct* wrapperStruct = GetWrapperStruct(s); in UnwrapOwn()120 WrapperStruct* wrapperStruct = GetWrapperStruct(s); in UnwrapRaw()135 WrapperStruct* wrapperStruct = GetWrapperStruct(s); in GetWrapper()146 WrapperStruct* wrapperStruct = GetWrapperStruct(s); in Get()190 static WrapperStruct* GetWrapperStruct(StructName* s) { in GetWrapperStruct() function211 GetWrapperStruct(reinterpret_cast<StructName*>(base)); in struct_del()
76 WrapperStruct* wrapperStruct = GetWrapperStruct(this); in GetStruct()87 static WrapperStruct* GetWrapperStruct(const BaseName* obj);127 WrapperStruct* wrapperStruct = GetWrapperStruct(c.get());156 WrapperStruct* wrapperStruct = GetWrapperStruct(c);171 WrapperStruct* wrapperStruct = GetWrapperStruct(static_cast<BaseName*>(ptr));191 CefCToCppScoped<ClassName, BaseName, StructName>::GetWrapperStruct(
45 WrapperStruct* wrapperStruct = GetWrapperStruct(this); in GetStruct()56 static WrapperStruct* GetWrapperStruct(const BaseName* obj);137 WrapperStruct* wrapperStruct = GetWrapperStruct(c.get());155 WrapperStruct* wrapperStruct = GetWrapperStruct(this);166 CefCToCppRefCounted<ClassName, BaseName, StructName>::GetWrapperStruct(