Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/libbcc/gdb_plugin/
H A Dandroid-commands.py298 def pull(self, remote_path, local_path): argument
/aosp12/packages/modules/adb/
H A Dtest_device.py775 def _verify_remote(self, checksum, remote_path): argument
/aosp12/packages/modules/adb/client/
H A Dfile_sync_client.cpp68 static void ensure_trailing_separators(std::string& local_path, std::string& remote_path) { in ensure_trailing_separators()