Home
last modified time | relevance | path

Searched defs:GetStruct (Results 1 – 5 of 5) sorted by relevance

/third_party/cef/libcef_dll/ctocpp/
Dctocpp_scoped.h76 StructName* GetStruct() const { in GetStruct() function
Dctocpp_ref_counted.h46 StructName* GetStruct() const { in GetStruct() function
/third_party/cef/libcef_dll/cpptoc/
Dcpptoc_scoped.h156 StructName* GetStruct() { return &wrapper_struct_.struct_; } in GetStruct() function
Dcpptoc_ref_counted.h76 StructName* GetStruct() { return &wrapper_struct_.struct_; } in GetStruct() function
/third_party/cef/include/internal/
Dcef_string_wrappers.h508 const struct_type* GetStruct() const { return string_; } in GetStruct() function