Searched refs:dest_path_read (Results 1 – 1 of 1) sorted by relevance
/system/core/sdcard/ |
D | sdcard.cpp | 170 std::string dest_path_read = "/mnt/runtime/read/" + label; in run_sdcardfs() local 181 !sdcardfs_setup_secondary(dest_path_default, source_path, dest_path_read, uid, gid, in run_sdcardfs() 199 !sdcardfs_setup_secondary(dest_path_default, source_path, dest_path_read, uid, gid, in run_sdcardfs()
|