Searched refs:ro (Results 1 – 9 of 9) sorted by relevance
/system/bt/doc/ |
D | properties.md | 16 * ``` ro.bluetooth.hfp.ver ``` 17 * ``` ro.bt.bdaddr_path ``` 18 * ``` ro.product.model ```
|
/system/vold/fs/ |
D | Ext4.cpp | 129 status_t Mount(const std::string& source, const std::string& target, bool ro, in Mount() argument 140 flags |= (ro ? MS_RDONLY : 0); in Mount()
|
D | Vfat.cpp | 121 status_t Mount(const std::string& source, const std::string& target, bool ro, in Mount() argument 134 flags |= (ro ? MS_RDONLY : 0); in Mount()
|
D | Vfat.h | 31 status_t Mount(const std::string& source, const std::string& target, bool ro,
|
D | Ext4.h | 31 status_t Mount(const std::string& source, const std::string& target, bool ro,
|
/system/core/logd/ |
D | README.property | 9 ro.config.low_ram bool false if true, logd.statistics & logd.klogd 11 ro.build.type string if user, logd.statistics & logd.klogd
|
/system/extras/tests/ext4/ |
D | android_emmc_perf_tests.sh | 27 HARDWARE=`adb shell getprop ro.hardware | tr -d "\r"`
|
/system/core/rootdir/ |
D | init.rc | 9 import /init.${ro.hardware}.rc 10 import /init.${ro.zygote}.rc 216 mount rootfs rootfs / ro remount 547 on property:ro.debuggable=1 558 on property:ro.kernel.qemu=1
|
/system/core/init/ |
D | readme.txt | 180 on property:ro.boot.myfancyhardware=1 230 <flag>s include "ro", "rw", "remount", "noatime", ...
|