Home
last modified time | relevance | path

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

/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()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DLockFileManager.cpp92 uuid_string_t UUIDStr; in getHostID() local
93 uuid_unparse(uuid, UUIDStr); in getHostID()
94 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()