Searched refs:android_ipc_socket_suffix (Results 1 – 2 of 2) sorted by relevance
47 const std::string& android_ipc_socket_suffix() const { in android_ipc_socket_suffix() function59 return !android_ipc_socket_suffix().empty() || in UseSocketIPC()
48 bluetooth::Daemon::Get()->GetSettings()->android_ipc_socket_suffix(); in Run()