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

/system/core/adb/
H A Dfile_sync_client.c579 copyinfo *mkcopyinfo(const char *spath, const char *dpath, argument
582 int slen = strlen(spath);
601 snprintf((char*) ci->src, ssize, isdir ? "%s%s/" : "%s%s", spath, name);

Completed in 50 milliseconds