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

  /system/vold/
Fat.h 25 static int doMount(const char *fsPath, const char *mountPoint,
Fat.cpp 95 int Fat::doMount(const char *fsPath, const char *mountPoint,
VolumeManager.cpp 438 if (Fat::doMount(dmDevice, mountPoint, false, false, false, ownerUid,
476 if (Fat::doMount(loopDevice, mountPoint, true, true, true, 0, 0, 0227, false)) {
787 if (Fat::doMount(dmDevice, mountPoint, true, false, true, ownerUid, 0,
892 if (Fat::doMount(dmDevice, mountPoint, true, false, true, ownerUid, 0,
    [all...]
Volume.cpp 336 if (Fat::doMount(devicePath, "/mnt/secure/staging", false, false, false,

Completed in 52 milliseconds