Home
last modified time | relevance | path

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

/system/core/adb/
Dfile_sync_client.cpp907 char *rpath_clean = NULL; in copy_remote_dir_local() local
917 rpath_clean = add_slash_to_path(rpath); in copy_remote_dir_local()
918 if (!rpath_clean) { in copy_remote_dir_local()
930 if (remote_build_list(fd, &filelist, rpath_clean, lpath_clean)) { in copy_remote_dir_local()
961 free(rpath_clean); in copy_remote_dir_local()