Searched defs:RemovePath (Results 1 – 4 of 4) sorted by relevance
27 def RemovePath(self, path, **_kwargs): member in _FakeDevice
1563 def RemovePath(self, device_path, force=False, recursive=False, member in DeviceUtils
89 def RemovePath(path): function
755 bool DictionaryValue::RemovePath(const std::string& path, in RemovePath() function in base::DictionaryValue