Home
last modified time | relevance | path

Searched refs:Mount (Results 1 – 8 of 8) sorted by relevance

/bootable/recovery/edify/include/edify/
Dupdater_runtime_interface.h44 virtual int Mount(const std::string_view location, const std::string_view mount_point,
/bootable/recovery/updater/include/updater/
Dupdater_runtime.h43 int Mount(const std::string_view location, const std::string_view mount_point,
Dsimulator_runtime.h40 int Mount(const std::string_view location, const std::string_view mount_point,
/bootable/recovery/updater/
Dsimulator_runtime.cpp43 int SimulatorRuntime::Mount(const std::string_view location, const std::string_view mount_point, in Mount() function in SimulatorRuntime
Dupdater_runtime.cpp95 int UpdaterRuntime::Mount(const std::string_view location, const std::string_view mount_point, in Mount() function in UpdaterRuntime
Dinstall.cpp317 if (updater->GetRuntime()->Mount(location, mount_point, fs_type, mount_options) != 0) { in MountFn()
/bootable/recovery/etc/
Dinit.rc54 # Mount filesystems and start core system services.
/bootable/recovery/tests/testdata/
Drecovery_body2863 # Mount filesystems and start core system services.