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

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

Completed in 71 milliseconds