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

/system/core/adb/
H A Dfile_sync_service.h82 int do_sync_sync(const char *lpath, const char *rpath, int listonly);
H A Dcommandline.c1670 ret = do_sync_sync(android_srcpath, "/system", listonly);
1672 ret = do_sync_sync(vendor_srcpath, "/vendor", listonly);
1674 ret = do_sync_sync(data_srcpath, "/data", listonly);
H A Dfile_sync_client.c1017 int do_sync_sync(const char *lpath, const char *rpath, int listonly) function

Completed in 13 milliseconds