Home
last modified time | relevance | path

Searched defs:HostID (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DLockFileManager.cpp78 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