Searched defs:server_path (Results 1 – 4 of 4) sorted by relevance
30 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()
56 std::string server_path = "inplace_sampler_server_" + std::to_string(pid_); in ConnectServer() local
326 std::string server_path = "inplace_sampler_server_" + std::to_string(getpid()); in CommunicationThread() local
289 std::string server_path; in __adb_check_server_version() local