Home
last modified time | relevance | path

Searched refs:UUIDStr (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/lib/Support/
DLockFileManager.cpp93 uuid_string_t UUIDStr; in getHostID() local
94 uuid_unparse(uuid, UUIDStr); in getHostID()
95 StringRef UUIDRef(UUIDStr); in getHostID()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DLockFileManager.cpp88 uuid_string_t UUIDStr; in getHostID() local
89 uuid_unparse(uuid, UUIDStr); in getHostID()
90 StringRef UUIDRef(UUIDStr); in getHostID()
/external/llvm/lib/Support/
DLockFileManager.cpp79 uuid_string_t UUIDStr; in getHostID() local
80 uuid_unparse(uuid, UUIDStr); in getHostID()
81 StringRef UUIDRef(UUIDStr); in getHostID()