Searched defs:RemovePath (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/
H A Dvalues.cc748 bool DictionaryValue::RemovePath(const std::string& path, function in class:base::DictionaryValue
760 result = subdict->RemovePath(path.substr(delimiter_position + 1),

Completed in 535 milliseconds