Searched refs:RemoveWithoutPathExpansion (Results 1 – 3 of 3) sorted by relevance
1069 return current_dictionary->RemoveWithoutPathExpansion(current_path, in Remove()1073 bool DictionaryValue::RemoveWithoutPathExpansion( in RemoveWithoutPathExpansion() function in base::DictionaryValue1093 return RemoveWithoutPathExpansion(path, out_value); in RemovePath()1102 RemoveWithoutPathExpansion(subdict_path, nullptr); in RemovePath()
530 bool RemoveWithoutPathExpansion(StringPiece key,
993 dict->RemoveWithoutPathExpansion(*it, nullptr); in Normalize()