Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DLocateSymbolFileMacOSX.cpp147 CFCString uuid_cfstr(uuid->GetAsString().c_str()); in LocateMacOSXFilesUsingDebugSymbols() local
638 CFCString uuid_cfstr(uuid_str.c_str()); in DownloadObjectAndSymbolFile() local
/external/google-breakpad/src/client/mac/handler/
Dminidump_generator.cc201 CFStringRef uuid_cfstr = CFUUIDCreateString(NULL, uuid); in UniqueNameInDirectory() local