Searched defs:HostID (Results 1 – 1 of 1) sorted by relevance
82 static std::error_code getHostID(SmallVectorImpl<char> &HostID) { in getHostID()113 bool LockFileManager::processStillExecuting(StringRef HostID, int PID) { in processStillExecuting()191 SmallString<256> HostID; in LockFileManager() local