Searched refs:Mount (Results 1 – 8 of 8) sorted by relevance
/bootable/recovery/edify/include/edify/ |
D | updater_runtime_interface.h | 44 virtual int Mount(const std::string_view location, const std::string_view mount_point,
|
/bootable/recovery/updater/include/updater/ |
D | updater_runtime.h | 43 int Mount(const std::string_view location, const std::string_view mount_point,
|
D | simulator_runtime.h | 40 int Mount(const std::string_view location, const std::string_view mount_point,
|
/bootable/recovery/updater/ |
D | simulator_runtime.cpp | 43 int SimulatorRuntime::Mount(const std::string_view location, const std::string_view mount_point, in Mount() function in SimulatorRuntime
|
D | updater_runtime.cpp | 95 int UpdaterRuntime::Mount(const std::string_view location, const std::string_view mount_point, in Mount() function in UpdaterRuntime
|
D | install.cpp | 317 if (updater->GetRuntime()->Mount(location, mount_point, fs_type, mount_options) != 0) { in MountFn()
|
/bootable/recovery/etc/ |
D | init.rc | 54 # Mount filesystems and start core system services.
|
/bootable/recovery/tests/testdata/ |
D | recovery_body | 2863 # Mount filesystems and start core system services.
|