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

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

Completed in 218 milliseconds