Home
last modified time | relevance | path

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

/system/core/adb/
Dfile_sync_client.c674 …y_local_dir_remote(int fd, const char *lpath, const char *rpath, int checktimestamps, int listonly) in copy_local_dir_remote()
1006 int do_sync_sync(const char *lpath, const char *rpath, int listonly) in do_sync_sync()
Dcommandline.c1397 int listonly = 0; in adb_commandline() local