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

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

Completed in 7 milliseconds