Searched refs:DeleteValueForKey (Results 1 – 2 of 2) sorted by relevance
74 bool DeleteValueForKey(ConstString key);
202 if (!DeleteValueForKey(key)) { in SetArgs()325 bool OptionValueDictionary::DeleteValueForKey(ConstString key) { in DeleteValueForKey() function in OptionValueDictionary