Home
last modified time | relevance | path

Searched defs:remount (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/tools/skpbench/
D_adb.py47 def remount(self): member in Adb
/third_party/flutter/skia/tools/skpbench/
D_adb.py47 def remount(self): member in Adb
/third_party/toybox/porting/liteos_a/toys/lsb/
Dmount.c279 struct mtab_list *mtl, *mtl2 = 0, *mm, *remount; in mount_main() local
/third_party/toybox/toys/lsb/
Dmount.c292 struct mtab_list *mtl, *mtl2 = 0, *mm, *remount; in mount_main() local
/third_party/glib/gio/
Dgmount.h113 void (* remount) (GMount *mount, member