Home
last modified time | relevance | path

Searched defs:pipe_path (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Host/windows/
DPipeWindows.cpp107 std::string pipe_path = g_pipe_name_prefix.str(); in CreateNew() local
185 std::string pipe_path = g_pipe_name_prefix.str(); in OpenNamedPipe() local
/external/libchrome/base/files/
Dfile_util_unittest.cc2867 const FilePath pipe_path = command_line->GetSwitchValuePath("pipe-path"); in MULTIPROCESS_TEST_MAIN() local
2890 const FilePath pipe_path = command_line->GetSwitchValuePath("pipe-path"); in MULTIPROCESS_TEST_MAIN() local
2910 FilePath pipe_path = in TEST_F() local
3021 const FilePath pipe_path = command_line->GetSwitchValuePath("pipe-path"); in MULTIPROCESS_TEST_MAIN() local
3048 const FilePath pipe_path = command_line->GetSwitchValuePath("pipe-path"); in MULTIPROCESS_TEST_MAIN() local
3069 FilePath pipe_path(FILE_PATH_LITERAL("\\\\.\\pipe\\test_pipe")); in TEST_F() local