Home
last modified time | relevance | path

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

/external/chromium_org/chrome/test/pyautolib/
Dpyauto_utils.py89 def RemovePath(path): function
/external/chromium_org/base/
Dvalues.cc755 bool DictionaryValue::RemovePath(const std::string& path, in RemovePath() function in base::DictionaryValue