Searched refs:dest_path_write (Results 1 – 1 of 1) sorted by relevance
/system/core/sdcard/ |
D | sdcard.cpp | 171 std::string dest_path_write = "/mnt/runtime/write/" + label; in run_sdcardfs() local 184 !sdcardfs_setup_secondary(dest_path_default, source_path, dest_path_write, uid, gid, in run_sdcardfs() 202 !sdcardfs_setup_secondary(dest_path_default, source_path, dest_path_write, uid, gid, in run_sdcardfs()
|