Searched refs:RemoveWithoutPathExpansion (Results 1 – 2 of 2) sorted by relevance
981 return current_dictionary->RemoveWithoutPathExpansion(current_path, in Remove()985 bool DictionaryValue::RemoveWithoutPathExpansion( in RemoveWithoutPathExpansion() function in base::DictionaryValue1005 return RemoveWithoutPathExpansion(path, out_value); in RemovePath()1014 RemoveWithoutPathExpansion(subdict_path, NULL); in RemovePath()
329 bool RemoveWithoutPathExpansion(StringPiece key,