Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/devil/devil/android/
Dflag_changer_test.py27 def RemovePath(self, path, **_kwargs): member in _FakeDevice
Ddevice_utils.py1563 def RemovePath(self, device_path, force=False, recursive=False, member in DeviceUtils
/external/autotest/server/cros/ap_configurators/
Dpyauto_utils.py89 def RemovePath(path): function
/external/libchrome/base/
Dvalues.cc755 bool DictionaryValue::RemovePath(const std::string& path, in RemovePath() function in base::DictionaryValue