OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TYPE_BINDER
(Results
1 - 4
of
4
) sorted by null
/system/bt/service/ipc/
ipc_manager.h
41
TYPE_BINDER
// IPC based on the Binder
ipc_manager.cpp
53
case
TYPE_BINDER
:
/system/bt/service/ipc/binder/
ipc_handler_binder.cpp
79
delegate()->OnIPCHandlerStarted(IPCManager::
TYPE_BINDER
);
/system/bt/service/
daemon.cpp
97
} else if (!ipc_manager_->Start(ipc::IPCManager::
TYPE_BINDER
, nullptr)) {
Completed in 272 milliseconds