Home
last modified time | relevance | path

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

/external/chromium_org/components/keyed_service/content/
Drefcounted_browser_context_keyed_service.cc10 void RefcountedBrowserContextKeyedServiceTraits::Destruct( in Destruct() function in impl::RefcountedBrowserContextKeyedServiceTraits
/external/chromium_org/content/browser/streams/
Dstream_context.h52 static void Destruct(const StreamContext* context) { in Destruct() function
/external/chromium_org/net/url_request/
Durl_request_context_getter.h51 static void Destruct(const URLRequestContextGetter* context_getter) { in Destruct() function
/external/chromium_org/content/browser/appcache/
Dchrome_appcache_service.h79 static void Destruct(const ChromeAppCacheService* service) { in Destruct() function
/external/chromium_org/content/browser/fileapi/
Dchrome_blob_storage_context.h61 static void Destruct(const ChromeBlobStorageContext* context) { in Destruct() function
/external/chromium_org/content/browser/renderer_host/pepper/
Dquota_reservation.h94 static void Destruct(const QuotaReservation* quota_reservation) { in Destruct() function
/external/chromium_org/chrome/test/chromedriver/net/
Dsync_websocket_impl.h107 static void Destruct(const SyncWebSocketImpl::Core* core) { in Destruct() function
/external/chromium_org/content/browser/webui/
Durl_data_source_impl.h38 static void Destruct(const URLDataSourceImpl* data_source) { in Destruct() function
/external/chromium_org/chrome/browser/browsing_data/
Dbrowsing_data_quota_helper.cc32 void BrowsingDataQuotaHelperDeleter::Destruct( in Destruct() function in BrowsingDataQuotaHelperDeleter
/external/llvm/utils/KillTheDoctor/
DKillTheDoctor.cpp119 static void Destruct(handle_type Handle) { in Destruct() function
135 static void Destruct(handle_type Handle) { in Destruct() function
151 static void Destruct(handle_type Handle) { in Destruct() function
/external/chromium_org/base/memory/
Dref_counted.h155 static void Destruct(const T* x) { in Destruct() function
/external/chromium_org/base/
Dtask_runner.cc64 void TaskRunnerTraits::Destruct(const TaskRunner* task_runner) { in Destruct() function in base::TaskRunnerTraits
Dobserver_list_threadsafe.h88 static void Destruct(const ObserverListThreadSafe<T>* x) { in Destruct() function
/external/chromium_org/ppapi/host/
Dresource_message_filter.cc22 void ResourceMessageFilterDeleteTraits::Destruct( in Destruct() function in ppapi::host::internal::ResourceMessageFilterDeleteTraits
/external/chromium_org/content/public/browser/
Dbrowser_message_filter.h138 static void Destruct(const BrowserMessageFilter* filter) { in Destruct() function
Dbrowser_thread.h243 static void Destruct(const T* x) { in Destruct() function
/external/chromium_org/extensions/browser/
Dextension_function.cc111 void ExtensionFunctionDeleteTraits::Destruct(const ExtensionFunction* x) { in Destruct() function in ExtensionFunctionDeleteTraits
359 void UIThreadExtensionFunction::Destruct() const { in Destruct() function in UIThreadExtensionFunction
437 void IOThreadExtensionFunction::Destruct() const { in Destruct() function in IOThreadExtensionFunction
Dquota_service_unittest.cc69 virtual void Destruct() const OVERRIDE { delete this; } in Destruct() function in extensions::__anonf86c30010111::MockFunction
/external/chromium_org/remoting/host/linux/
Daudio_pipe_reader.cc222 void AudioPipeReaderTraits::Destruct(const AudioPipeReader* audio_pipe_reader) { in Destruct() function in remoting::AudioPipeReaderTraits
/external/chromium_org/storage/browser/fileapi/
Dfile_system_context.h423 static void Destruct(const FileSystemContext* context) { in Destruct() function
/external/chromium_org/content/browser/renderer_host/
Dwebsocket_dispatcher_host_unittest.cc194 TEST_F(WebSocketDispatcherHostTest, Destruct) { in TEST_F() argument
/external/chromium_org/storage/browser/quota/
Dquota_manager.h453 static void Destruct(const QuotaManager* manager) { in Destruct() function
/external/chromium_org/remoting/host/
Ddesktop_session_proxy.cc574 void DesktopSessionProxyTraits::Destruct( in Destruct() function in remoting::DesktopSessionProxyTraits
/external/chromium_org/content/renderer/media/
Drtc_peer_connection_handler_unittest.cc310 TEST_F(RTCPeerConnectionHandlerTest, Destruct) { in TEST_F() argument