Home
last modified time | relevance | path

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

/third_party/gn/src/base/
Dvalues.cc991 return current_dictionary->RemoveWithoutPathExpansion(current_path, in Remove()
995 bool DictionaryValue::RemoveWithoutPathExpansion( in RemoveWithoutPathExpansion() function in base::DictionaryValue
1015 return RemoveWithoutPathExpansion(path, out_value); in RemovePath()
1023 RemoveWithoutPathExpansion(subdict_path, nullptr); in RemovePath()
Dvalues.h518 bool RemoveWithoutPathExpansion(std::string_view key,