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