Searched defs:pid_str (Results 1 – 2 of 2) sorted by relevance
273 std::string pid_str{llvm::to_string(Host::GetCurrentProcessID())}; in ComputeProcessTempFileDirectory() local
786 std::string pid_str = std::to_string(pid); in AddLinuxFileStreams() local