Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Host/macosx/cfcpp/
H A DCFCMutableDictionary.h52 bool SetValueCString(CFStringRef key, const char *cstr,
H A DCFCMutableDictionary.cpp427 bool CFCMutableDictionary::SetValueCString(CFStringRef key, const char *cstr, in SetValueCString() function in CFCMutableDictionary