Home
last modified time | relevance | path

Searched defs:copyinfo (Results 1 – 1 of 1) sorted by relevance

/system/core/adb/
Dfile_sync_client.c557 typedef struct copyinfo copyinfo; typedef
559 struct copyinfo struct
561 copyinfo *next; argument
571 copyinfo *mkcopyinfo(const char *spath, const char *dpath, in mkcopyinfo() argument