Home
last modified time | relevance | path

Searched refs:GetTracePipeName (Results 1 - 6 of 6) sorted by relevance

/ide/tools/previewer/util/
H A DTraceTool.cpp34 std::string name = GetTracePipeName(); in InitPipe()
35 if (!socket->ConnectToServer(socket->GetTracePipeName(name), LocalSocket::READ_WRITE)) { in InitPipe()
84 std::string TraceTool::GetTracePipeName() const in GetTracePipeName() function in TraceTool
H A DTraceTool.h38 std::string GetTracePipeName() const;
H A DLocalSocket.h41 std::string GetTracePipeName(std::string baseName) const;
/ide/tools/previewer/test/mock/util/
H A DMockLocalSocket.cpp38 std::string LocalSocket::GetTracePipeName(std::string baseName) const in GetTracePipeName() function in LocalSocket
/ide/tools/previewer/util/windows/
H A DLocalSocket.cpp44 std::string LocalSocket::GetTracePipeName(std::string baseName) const in GetTracePipeName() function in LocalSocket
/ide/tools/previewer/util/unix/
H A DLocalSocket.cpp54 std::string LocalSocket::GetTracePipeName(std::string baseName) const in GetTracePipeName() function in LocalSocket

Completed in 2 milliseconds