Searched refs:SetValueCString (Results 1 – 3 of 3) sorted by relevance
59 bool SetValueCString(CFStringRef key, const char *cstr, bool can_create = false);
490 CFCMutableDictionary::SetValueCString(CFStringRef key, const char *cstr, bool can_create) in SetValueCString() function in CFCMutableDictionary
143 parent_dict.SetValueCString(cf_key.get(), result->GetAsString()->GetValue(), true); in AddResultToDictionary()