Searched defs:Destruct (Results 1 - 6 of 6) sorted by relevance

/external/chromium/base/
H A Dmessage_loop_proxy.h76 static void Destruct(const MessageLoopProxy* proxy) { function in struct:base::MessageLoopProxyTraits
H A Dobserver_list_threadsafe.h68 static void Destruct(const ObserverListThreadSafe<T>* x) { function in struct:ObserverListThreadSafeTraits
/external/chromium/chrome/browser/ui/webui/
H A Dchrome_url_data_manager.h46 static void Destruct(const DataSource* data_source) { function in struct:ChromeURLDataManager::DeleteDataSource
/external/chromium/net/url_request/
H A Durl_request_context_getter.h68 static void Destruct(const URLRequestContextGetter* context_getter) { function in struct:net::URLRequestContextGetterTraits
/external/chromium/base/memory/
H A Dref_counted.h110 static void Destruct(const T* x) { function in struct:base::DefaultRefCountedThreadSafeTraits
143 Traits::Destruct(static_cast<const T*>(this));
/external/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp87 HandleType::Destruct(Handle);
93 HandleType::Destruct(Handle);
115 static void Destruct(handle_type Handle) { function in struct:__anon7969::CommonHandle
131 static void Destruct(handle_type Handle) { function in struct:__anon7969::FileMappingHandle
147 static void Destruct(handle_type Handle) { function in struct:__anon7969::MappedViewOfFileHandle

Completed in 132 milliseconds