Searched defs:pipe_path (Results 1 – 2 of 2) sorted by relevance
45 const base::FilePath& pipe_path) { in Create()58 const base::FilePath& pipe_path) in AudioPipeReader()
57 std::string pipe_path = temp_dir.Append(pipe_name).value(); in GetServiceProcessChannel() local