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