Home
last modified time | relevance | path

Searched refs:GetCommandPipeName (Results 1 - 5 of 5) sorted by relevance

/ide/tools/previewer/test/mock/util/
H A DMockLocalSocket.cpp33 std::string LocalSocket::GetCommandPipeName(std::string baseName) const in GetCommandPipeName() function in LocalSocket
/ide/tools/previewer/util/
H A DLocalSocket.h39 std::string GetCommandPipeName(std::string baseName) const;
/ide/tools/previewer/util/windows/
H A DLocalSocket.cpp49 std::string LocalSocket::GetCommandPipeName(std::string baseName) const in GetCommandPipeName() function in LocalSocket
/ide/tools/previewer/util/unix/
H A DLocalSocket.cpp59 std::string LocalSocket::GetCommandPipeName(std::string baseName) const in GetCommandPipeName() function in LocalSocket
/ide/tools/previewer/cli/
H A DCommandLineInterface.cpp48 if (!socket->ConnectToServer(socket->GetCommandPipeName(name), LocalSocket::READ_WRITE)) { in InitPipe()

Completed in 6 milliseconds