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

123

/external/chromium_org/chrome/browser/extensions/api/system_storage/
H A Dsystem_storage_eject_apitest.cc65 void Detach() { function in class:SystemStorageEjectApiTest
96 Detach();
/external/chromium_org/content/browser/devtools/
H A Dipc_devtools_agent_host.cc16 void IPCDevToolsAgentHost::Detach() { function in class:content::IPCDevToolsAgentHost
H A Ddevtools_browser_target.cc83 void DevToolsBrowserTarget::Detach() { function in class:content::DevToolsBrowserTarget
/external/chromium_org/sandbox/win/src/
H A Djob.cc100 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.cc33 void WebDialogWebContentsDelegate::Detach() { function in class:ui::WebDialogWebContentsDelegate
/external/v8/src/
H A Dsmart-array-pointer.h73 // deleted then call Detach(). Afterwards, the smart pointer is empty
75 inline T* Detach() { function in class:v8::internal::SmartArrayPointer
/external/chromium/chrome/browser/download/
H A Dbase_file.cc148 void BaseFile::Detach() { function in class:BaseFile
/external/chromium/third_party/libjingle/source/talk/base/
H A Dsocketstream.cc52 AsyncSocket* SocketStream::Detach() { function in class:talk_base::SocketStream
/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.cc50 void SaveFile::Detach() { function in class:content::SaveFile
51 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/libjingle/source/talk/base/
H A Dsocketstream.cc52 AsyncSocket* SocketStream::Detach() { function in class:talk_base::SocketStream
/external/chromium_org/ui/surface/
H A Dtransport_dib_gtk.cc152 void TransportDIB::Detach() { function in class:TransportDIB
/external/chromium_org/v8/src/
H A Dsmart-pointers.h77 // deleted then call Detach(). Afterwards, the smart pointer is empty
79 inline T* Detach() { function in class:v8::internal::SmartPointerBase
/external/chromium/base/win/
H A Dscoped_comptr.h64 Interface* Detach() { function in class:base::win::ScopedComPtr
/external/chromium/chrome/browser/debugger/
H A Ddevtools_netlog_observer.cc225 void DevToolsNetLogObserver::Detach() { function in class:DevToolsNetLogObserver
/external/chromium/chrome/browser/ui/views/frame/
H A Dcontents_container.cc31 void Detach() { function in class:ContentsContainer::OverlayContentView
55 overlay_view_->Detach();
126 overlay_view_->Detach();
/external/chromium/chrome/browser/ui/webui/
H A Dhtml_dialog_tab_contents_delegate.cc27 void HtmlDialogTabContentsDelegate::Detach() { function in class:HtmlDialogTabContentsDelegate
/external/chromium/webkit/glue/
H A Dwebsocketstreamhandle_impl.cc42 void Detach();
95 void WebSocketStreamHandleImpl::Context::Detach() { function in class:webkit_glue::WebSocketStreamHandleImpl::Context
149 context_->Detach();
/external/chromium_org/base/win/
H A Dscoped_comptr.h63 Interface* Detach() { function in class:base::win::ScopedComPtr

Completed in 529 milliseconds

123