OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:create_ipc_socket_path
(Results
1 - 2
of
2
) sorted by null
/system/bt/service/
settings.h
52
const base::FilePath&
create_ipc_socket_path
() const {
function in class:bluetooth::Settings
60
!
create_ipc_socket_path
().empty();
/system/bt/service/ipc/
ipc_handler_linux.cpp
40
// This will only be set if the Settings::
create_ipc_socket_path
() was
52
bluetooth::Daemon::Get()->GetSettings()->
create_ipc_socket_path
();
Completed in 77 milliseconds