Searched refs:do_sync_push (Results 1 - 3 of 3) sorted by relevance

/system/core/adb/
H A Dfile_sync_service.h81 int do_sync_push(const char *lpath, const char *rpath, int show_progress);
H A Dcommandline.c1610 return do_sync_push(lpath, rpath, show_progress);
1942 int err = do_sync_push(apk_file, apk_dest, 0 /* no show progress */);
H A Dfile_sync_client.c754 int do_sync_push(const char *lpath, const char *rpath, int show_progress) function

Completed in 273 milliseconds