Searched defs:socket_path (Results 1 – 4 of 4) sorted by relevance
27 auto socket_path = instance_.PerInstanceGrpcSocketPath(name_with_ext); in CreateGrpcSocket() local
48 auto socket_path = GetSecureEnvSocketPath(); in ConnectToSecureEnv() local
114 std::string socket_path = GetPowerStateSocketPath(); in WriteToPowerStateSocket() local
792 const std::string& socket_path) { in set_grpc_socket_path()