OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StopDaemonProcess
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/remoting/host/win/
host_service.h
70
void
StopDaemonProcess
();
host_service.cc
217
base::Bind(&HostService::
StopDaemonProcess
, weak_ptr_));
360
void HostService::
StopDaemonProcess
() {
387
FROM_HERE, base::Bind(&HostService::
StopDaemonProcess
,
409
FROM_HERE, base::Bind(&HostService::
StopDaemonProcess
,
Completed in 43 milliseconds