OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:remount_ro
(Results
1 - 2
of
2
) sorted by null
/system/core/libcutils/
android_reboot.c
132
static void
remount_ro
(void (*cb_on_remount)(const struct mntent*))
function
217
remount_ro
(cb_on_remount);
/external/minijail/
libminijail.c
994
int
remount_ro
= 0;
local
1006
remount_ro
= 1;
1014
if (
remount_ro
) {
[
all
...]
Completed in 213 milliseconds