Searched defs:Detach (Results 1 - 25 of 57) sorted by relevance

123

/external/chromium_org/chrome/browser/extensions/api/system_storage/
H A Dsystem_storage_eject_apitest.cc68 void Detach() { function in class:SystemStorageEjectApiTest
99 Detach();
/external/chromium_org/content/browser/devtools/
H A Dforwarding_agent_host.cc29 void ForwardingAgentHost::Detach() { function in class:content::ForwardingAgentHost
30 delegate_->Detach();
H A Dipc_devtools_agent_host.cc16 void IPCDevToolsAgentHost::Detach() { function in class:content::IPCDevToolsAgentHost
H A Ddevtools_browser_target.cc101 void DevToolsBrowserTarget::Detach() { function in class:content::DevToolsBrowserTarget
140 // DCHECK that Detach has been called or no handler has ever been registered.
H A Ddevtools_netlog_observer.cc176 void DevToolsNetLogObserver::Detach() { function in class:content::DevToolsNetLogObserver
/external/chromium_org/sandbox/win/src/
H A Djob.cc102 HANDLE Job::Detach() { function in class:sandbox::Job
/external/lzma/CPP/Windows/
H A DHandle.h27 HANDLE Detach() function in class:NWindows::CHandle
H A DRegistry.h24 HKEY Detach() function in class:NWindows::NRegistry::CKey
H A DDLL.h35 HMODULE Detach() function in class:NWindows::NDLL::CLibrary
H A DPropVariant.cpp185 HRESULT CPropVariant::Detach(PROPVARIANT *pDest) function in class:NWindows::NCOM::CPropVariant
H A DThread.h27 HANDLE Detach() { HANDLE h = thread; thread = NULL; return h; } function in class:NWindows::CThread
/external/chromium_org/ui/web_dialogs/
H A Dweb_dialog_web_contents_delegate.cc34 void WebDialogWebContentsDelegate::Detach() { function in class:ui::WebDialogWebContentsDelegate
/external/chromium_org/chrome/browser/extensions/
H A Dtest_blacklist.cc67 Detach();
72 Detach();
78 void TestBlacklist::Detach() { function in class:extensions::TestBlacklist
/external/chromium_org/content/browser/download/
H A Ddownload_item_impl_delegate.cc25 void DownloadItemImplDelegate::Detach() { function in class:content::DownloadItemImplDelegate
H A Dsave_file.cc49 void SaveFile::Detach() { function in class:content::SaveFile
50 file_.Detach();
/external/chromium_org/remoting/client/
H A Daudio_decode_scheduler.cc27 void Detach();
76 void AudioDecodeScheduler::Core::Detach() { function in class:remoting::AudioDecodeScheduler::Core
111 core_->Detach();
/external/chromium_org/third_party/webrtc/base/
H A Dsocketstream.cc35 AsyncSocket* SocketStream::Detach() { function in class:rtc::SocketStream
/external/chromium_org/ui/wm/core/
H A Dcapture_controller.cc22 void CaptureController::Detach(aura::Window* root) { function in class:wm::CaptureController
137 capture_controller_->Detach(root_window_);
/external/chromium_org/v8/src/
H A Dhandles.cc119 DeferredHandles* DeferredHandleScope::Detach() { function in class:v8::internal::DeferredHandleScope
120 DeferredHandles* deferred = impl_->Detach(prev_limit_);
/external/chromium_org/base/win/
H A Dscoped_comptr.h63 Interface* Detach() { function in class:base::win::ScopedComPtr
/external/chromium_org/chrome/browser/extensions/api/messaging/
H A Dnative_process_launcher.cc55 void Detach();
101 void NativeProcessLauncherImpl::Core::Detach() { function in class:extensions::__anon3768::NativeProcessLauncherImpl::Core
249 core_->Detach();
/external/chromium_org/content/browser/android/
H A Dcomposited_touch_handle_drawable.cc94 Detach();
149 void CompositedTouchHandleDrawable::Detach() { function in class:content::CompositedTouchHandleDrawable
/external/chromium_org/content/browser/loader/
H A Ddetachable_resource_handler.cc39 void DetachableResourceHandler::Detach() { function in class:content::DetachableResourceHandler
/external/chromium_org/content/browser/media/
H A Dmedia_internals_proxy.cc51 void MediaInternalsProxy::Detach() { function in class:content::MediaInternalsProxy
/external/chromium_org/content/child/
H A Dweb_socket_stream_handle_impl.cc52 void Detach();
112 void WebSocketStreamHandleImpl::Context::Detach() { function in class:content::WebSocketStreamHandleImpl::Context
178 context_->Detach();

Completed in 4782 milliseconds

123