Searched defs:GetDevPath (Results 1 – 2 of 2) sorted by relevance
51 const std::string& GetDevPath() const { return dev_path_; } in GetDevPath() function
1067 def GetDevPath(self, timeout=DEFAULT_TIMEOUT, retries=DEFAULT_RETRIES): member in AdbWrapper