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