OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotifyStartedOnCurrentThread
(Results
1 - 3
of
3
) sorted by null
/system/bt/service/test/
stub_ipc_handler_linux.cc
59
void IPCHandlerLinux::
NotifyStartedOnCurrentThread
() {
/system/bt/service/ipc/
ipc_handler_linux.h
58
void
NotifyStartedOnCurrentThread
();
ipc_handler_linux.cc
188
base::Bind(&IPCHandlerLinux::
NotifyStartedOnCurrentThread
, this));
191
void IPCHandlerLinux::
NotifyStartedOnCurrentThread
() {
Completed in 3685 milliseconds