Searched refs:do_sync_ls (Results 1 – 3 of 3) sorted by relevance
22 bool do_sync_ls(const char* path);
786 bool do_sync_ls(const char* path) { in do_sync_ls() function
1788 return do_sync_ls(argv[1]) ? 0 : 1; in adb_commandline()