Home
last modified time | relevance | path

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

/system/vold/
DExt4.h24 static int doMount(const char *fsPath, const char *mountPoint, bool ro, bool remount,
DExt4.cpp49 int Ext4::doMount(const char *fsPath, const char *mountPoint, bool ro, bool remount, in doMount() argument
57 flags |= (ro ? MS_RDONLY : 0); in doMount()
DFat.h26 bool ro, bool remount, bool executable,
DFat.cpp116 bool ro, bool remount, bool executable, in doMount() argument
125 flags |= (ro ? MS_RDONLY : 0); in doMount()
/system/core/logd/
DREADME.property8 ro.config.low_ram bool false if true, logd.statistics default false
9 ro.build.type string if user, logd.statistics default false
/system/extras/tests/ext4/
Dandroid_emmc_perf_tests.sh27 HARDWARE=`adb shell getprop ro.hardware | tr -d "\r"`
/system/core/rootdir/
Dinit.rc9 import /init.${ro.hardware}.rc
10 import /init.${ro.zygote}.rc
189 mount rootfs rootfs / ro remount
495 on property:ro.debuggable=1
506 on property:ro.kernel.qemu=1
/system/core/init/
Dreadme.txt187 on property:ro.boot.myfancyhardware=1
203 <mountoption>s include "ro", "rw", "remount", "noatime", ...