HomeSort by relevance Sort by last modified time
    Searched refs:remount (Results 1 - 8 of 8) sorted by null

  /system/vold/
Fat.h 26 bool ro, bool remount, bool executable,
Fat.cpp 98 bool ro, bool remount, bool executable,
108 flags |= (remount ? MS_REMOUNT : 0);
  /external/openssl/android.testssl/
testssl.sh 45 adb remount
  /external/openssl/patches/
testssl.sh 45 adb remount
  /frameworks/base/core/tests/overlaytests/
runtests.sh 65 $adb remount | tee -a $log
  /external/bluetooth/glib/gio/
gmount.h 59 * @remount: Starts remounting a #GMount.
107 void (* remount) (GMount *mount, member in struct:_GMountIface
gmount.c 490 * of the volume has been changed, as these may need a remount to
509 if (iface->remount == NULL)
516 * don't implement remount. */
517 _("mount doesn't implement remount"));
522 (* iface->remount) (mount, flags, mount_operation, cancellable, callback, user_data);
  /bootable/recovery/applypatch/
applypatch.sh 45 $ADB remount

Completed in 322 milliseconds