Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_mac.cpp1294 void FormatUUID(char *out, uptr size, const u8 *uuid) { in FormatUUID() function
1312 FormatUUID(uuid_str, sizeof(uuid_str), modules[i].uuid()); in DumpProcessMap()