HomeSort by relevance Sort by last modified time
    Searched refs:spath (Results 1 - 2 of 2) sorted by null

  /external/qemu/
vl-android.c 3644 const char* spath = android_hw->disk_snapStorage_path; local
    [all...]
  /system/core/adb/
file_sync_client.c 571 copyinfo *mkcopyinfo(const char *spath, const char *dpath,
574 int slen = strlen(spath);
593 snprintf((char*) ci->src, ssize, isdir ? "%s%s/" : "%s%s", spath, name);

Completed in 35 milliseconds