Searched defs:Mount (Results 1 – 13 of 13) sorted by relevance
/aosp12/frameworks/base/services/incremental/ |
H A D | Metadata.proto | 22 message Mount { message
|
/aosp12/system/vold/fs/ |
H A D | F2fs.cpp | 55 status_t Mount(const std::string& source, const std::string& target) { in Mount() function
|
H A D | Exfat.cpp | 58 status_t Mount(const std::string& source, const std::string& target, int ownerUid, int ownerGid, in Mount() function
|
H A D | Vfat.cpp | 113 status_t Mount(const std::string& source, const std::string& target, bool ro, bool remount, in Mount() function
|
H A D | Ext4.cpp | 126 status_t Mount(const std::string& source, const std::string& target, bool ro, bool remount, in Mount() function
|
/aosp12/system/vold/ |
H A D | AppFuseUtil.cpp | 51 static android::status_t Mount(int device_fd, const std::string& path) { in Mount() function
|
/aosp12/bootable/recovery/updater/ |
H A D | simulator_runtime.cpp | 43 int SimulatorRuntime::Mount(const std::string_view location, const std::string_view mount_point, in Mount() function in SimulatorRuntime
|
H A D | updater_runtime.cpp | 91 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 D | MountRegistry.h | 60 Mount(std::vector<Root>::const_iterator base) : mBase(base) {} in Mount() function
|
/aosp12/build/make/tools/releasetools/ |
H A D | test_utils.py | 166 def Mount(self, *args): member in MockScriptWriter
|
H A D | edify_generator.py | 221 def Mount(self, mount_point, mount_options_by_format=""): member in EdifyGenerator
|
/aosp12/system/core/fs_mgr/libsnapshot/include/libsnapshot/ |
H A D | snapshot.h | 647 Mount, enumerator
|
/aosp12/frameworks/base/core/proto/android/providers/settings/ |
H A D | secure.proto | 372 message Mount { message
|