Home
last modified time | relevance | path

Searched defs:server_path (Results 1 – 4 of 4) sorted by relevance

/system/extras/simpleperf/
DUnixSocket.cpp30 static bool CreateUnixSocketAddress(const std::string& server_path, in CreateUnixSocketAddress()
50 const std::string& server_path, bool is_abstract) { in Create()
86 const std::string& server_path, bool is_abstract) { in Connect()
DInplaceSamplerClient.cpp56 std::string server_path = "inplace_sampler_server_" + std::to_string(pid_); in ConnectServer() local
Dinplace_sampler_lib.cpp326 std::string server_path = "inplace_sampler_server_" + std::to_string(getpid()); in CommunicationThread() local
/system/core/adb/client/
Dadb_client.cpp289 std::string server_path; in __adb_check_server_version() local