Home
last modified time | relevance | path

Searched defs:DoMount (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/toolchain-utils/
H A Dtc_enter_chroot.py49 def DoMount(self): member in MountPoint
/aosp_15_r20/system/vold/fs/
H A DExfat.cpp61 status_t DoMount(const std::string& source, const std::string& target, int ownerUid, int ownerGid, in DoMount() function
H A DVfat.cpp132 status_t DoMount(const std::string& source, const std::string& target, bool ro, bool remount, in DoMount() function