Home
last modified time | relevance | path

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

/packages/modules/adb/
Dtest_device.py754 def _verify_remote(self, checksum, remote_path): argument
/packages/modules/adb/client/
Dfile_sync_client.cpp68 static void ensure_trailing_separators(std::string& local_path, std::string& remote_path) { in ensure_trailing_separators()