Home
last modified time | relevance | path

Searched defs:Destruct (Results 1 – 13 of 13) sorted by relevance

/third_party/cef/tests/shared/browser/
Dmain_message_loop.h97 static void Destruct(const T* x) { in Destruct() function
/third_party/cef/libcef/browser/net_service/
Durl_loader_factory_getter.h70 static void Destruct(const URLLoaderFactoryGetter* factory_getter) { in Destruct() function
/third_party/cef/libcef/renderer/
Dthread_util.h44 static void Destruct(const T* x) { in Destruct() function
Dv8_impl.h77 static void Destruct(const T* x) { in Destruct() function
/third_party/cef/include/wrapper/
Dcef_helpers.h81 static void Destruct(const T* x) { in Destruct() function
/third_party/cef/libcef_dll/base/
Dcef_callback_internal.cc29 void BindStateBaseRefCountTraits::Destruct(const BindStateBase* bind_state) { in Destruct() function in base::internal::BindStateBaseRefCountTraits
/third_party/gn/src/base/memory/
Dref_counted.h195 static void Destruct(const T* x) { in Destruct() function
/third_party/cef/include/base/
Dcef_ref_counted.h348 static void Destruct(const T* x) { in Destruct() function
/third_party/cef/libcef_dll/wrapper/
Dcef_browser_info_map.h17 static void Destruct(ObjectType info) { delete info; } in Destruct() function
/third_party/protobuf/src/google/protobuf/
Dmessage_lite.h134 void Destruct() { get_mutable()->~T(); } in Destruct() function
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DShaderLang.cpp325 void Destruct(ShHandle handle) in Destruct() function
/third_party/cef/tests/ceftests/
Dbrowser_info_map_unittest.cc20 static void Destruct(MyObject info) { g_destruct_ct++; } in Destruct() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DShaderLang.cpp375 void Destruct(ShHandle handle) in Destruct() function