Searched defs:sync_ls_cb (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dfile_sync_client.c75 typedef void (*sync_ls_cb)(unsigned mode, unsigned size, unsigned time, const char *name, void *cookie); typedef
77 int sync_ls(int fd, const char *path, sync_ls_cb func, void *cookie)

Completed in 21 milliseconds