Home
last modified time | relevance | path

Searched refs:RemoveWithoutPathExpansion (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/
Dvalues.cc981 return current_dictionary->RemoveWithoutPathExpansion(current_path, in Remove()
985 bool DictionaryValue::RemoveWithoutPathExpansion( in RemoveWithoutPathExpansion() function in base::DictionaryValue
1005 return RemoveWithoutPathExpansion(path, out_value); in RemovePath()
1014 RemoveWithoutPathExpansion(subdict_path, NULL); in RemovePath()
Dvalues.h329 bool RemoveWithoutPathExpansion(StringPiece key,