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