Home
last modified time | relevance | path

Searched defs:Mount (Results 1 – 13 of 13) sorted by relevance

/aosp12/frameworks/base/services/incremental/
H A DMetadata.proto22 message Mount { message
/aosp12/system/vold/fs/
H A DF2fs.cpp55 status_t Mount(const std::string& source, const std::string& target) { in Mount() function
H A DExfat.cpp58 status_t Mount(const std::string& source, const std::string& target, int ownerUid, int ownerGid, in Mount() function
H A DVfat.cpp113 status_t Mount(const std::string& source, const std::string& target, bool ro, bool remount, in Mount() function
H A DExt4.cpp126 status_t Mount(const std::string& source, const std::string& target, bool ro, bool remount, in Mount() function
/aosp12/system/vold/
H A DAppFuseUtil.cpp51 static android::status_t Mount(int device_fd, const std::string& path) { in Mount() function
/aosp12/bootable/recovery/updater/
H A Dsimulator_runtime.cpp43 int SimulatorRuntime::Mount(const std::string_view location, const std::string_view mount_point, in Mount() function in SimulatorRuntime
H A Dupdater_runtime.cpp91 int UpdaterRuntime::Mount(const std::string_view location, const std::string_view mount_point, in Mount() function in UpdaterRuntime
/aosp12/system/incremental_delivery/incfs/include/
H A DMountRegistry.h60 Mount(std::vector<Root>::const_iterator base) : mBase(base) {} in Mount() function
/aosp12/build/make/tools/releasetools/
H A Dtest_utils.py166 def Mount(self, *args): member in MockScriptWriter
H A Dedify_generator.py221 def Mount(self, mount_point, mount_options_by_format=""): member in EdifyGenerator
/aosp12/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapshot.h647 Mount, enumerator
/aosp12/frameworks/base/core/proto/android/providers/settings/
H A Dsecure.proto372 message Mount { message