Home
last modified time | relevance | path

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

/external/libchrome/base/
Dvalues.cc1095 StringPiece subdict_path = path.substr(0, delimiter_position); in RemovePath() local
1097 if (!GetDictionary(subdict_path, &subdict)) in RemovePath()
1102 RemoveWithoutPathExpansion(subdict_path, nullptr); in RemovePath()