Searched defs:HostID (Results 1 – 4 of 4) 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
78 static std::error_code getHostID(SmallVectorImpl<char> &HostID) { in getHostID()109 bool LockFileManager::processStillExecuting(StringRef HostID, int PID) { in processStillExecuting()187 SmallString<256> HostID; in LockFileManager() local
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
62 HostID int // Host ID. member