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

/system/core/sdcard/
H A Dsdcard.cpp358 std::string dest_path_read = "/mnt/runtime/read/" + label; local
367 || !sdcardfs_setup_bind_remount(dest_path_default, dest_path_read, AID_EVERYBODY, 0027)
378 || !sdcardfs_setup_bind_remount(dest_path_default, dest_path_read,

Completed in 48 milliseconds