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

/external/chromium_org/chrome/test/pyautolib/
H A Dpyauto_utils.py89 def RemovePath(path): function
/external/chromium_org/base/
H A Dvalues.cc755 bool DictionaryValue::RemovePath(const std::string& path, function in class:base::DictionaryValue
767 result = subdict->RemovePath(path.substr(delimiter_position + 1),

Completed in 140 milliseconds