Home
last modified time | relevance | path

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

/external/libchrome/base/
Dvalues.cc1069 return current_dictionary->RemoveWithoutPathExpansion(current_path, in Remove()
1073 bool DictionaryValue::RemoveWithoutPathExpansion( in RemoveWithoutPathExpansion() function in base::DictionaryValue
1093 return RemoveWithoutPathExpansion(path, out_value); in RemovePath()
1102 RemoveWithoutPathExpansion(subdict_path, nullptr); in RemovePath()
Dvalues.h530 bool RemoveWithoutPathExpansion(StringPiece key,