Searched refs:RemoveWithoutPathExpansion (Results 1 – 2 of 2) sorted by relevance
991 return current_dictionary->RemoveWithoutPathExpansion(current_path, in Remove()995 bool DictionaryValue::RemoveWithoutPathExpansion( in RemoveWithoutPathExpansion() function in base::DictionaryValue1015 return RemoveWithoutPathExpansion(path, out_value); in RemovePath()1023 RemoveWithoutPathExpansion(subdict_path, nullptr); in RemovePath()
518 bool RemoveWithoutPathExpansion(std::string_view key,