Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/macosx/cfcpp/
DCFCMutableDictionary.h52 bool SetValueCString(CFStringRef key, const char *cstr,
DCFCMutableDictionary.cpp427 bool CFCMutableDictionary::SetValueCString(CFStringRef key, const char *cstr, in SetValueCString() function in CFCMutableDictionary