OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:android_ipc_socket_suffix
(Results
1 - 2
of
2
) sorted by null
/system/bt/service/
settings.h
47
const std::string&
android_ipc_socket_suffix
() const {
function in class:bluetooth::Settings
59
return !
android_ipc_socket_suffix
().empty() ||
/system/bt/service/ipc/
ipc_handler_linux.cpp
50
bluetooth::Daemon::Get()->GetSettings()->
android_ipc_socket_suffix
();
Completed in 211 milliseconds