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

/system/core/adb/
H A Dfile_sync_client.c94 int sync_ls(int fd, const char *path, sync_ls_cb func, void *cookie) function
557 if(sync_ls(fd, path, do_sync_ls_cb, 0)) {
866 if (sync_ls(syncfd, rpath, sync_ls_build_list_cb, (void *)&args)) {

Completed in 6983 milliseconds