HomeSort by relevance Sort by last modified time
    Searched refs:do_sync_push (Results 1 - 3 of 3) sorted by null

  /system/core/adb/
file_sync_service.h 81 int do_sync_push(const char *lpath, const char *rpath, int verifyApk);
commandline.c 982 return do_sync_push(argv[1], argv[2], 0 /* no verify APK */);
    [all...]
file_sync_client.c 741 int do_sync_push(const char *lpath, const char *rpath, int verifyApk) function

Completed in 1189 milliseconds