Home
last modified time | relevance | path

Searched refs:sync_ls_cb (Results 1 – 1 of 1) sorted by relevance

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