Searched refs:AddValueCString (Results 1 - 3 of 3) sorted by relevance

/external/lldb/source/Host/macosx/cfcpp/
H A DCFCMutableDictionary.h58 bool AddValueCString(CFStringRef key, const char *cstr, bool can_create = false);
H A DCFCMutableDictionary.cpp473 CFCMutableDictionary::AddValueCString(CFStringRef key, const char *cstr, bool can_create) function in class:CFCMutableDictionary
/external/lldb/tools/lldb-perf/lib/
H A DResults.cpp60 dict.AddValueCString(CFSTR("description"), result->GetDescription());
131 dict.AddValueCString(CFSTR("description"), result->GetDescription());

Completed in 85 milliseconds