Searched refs:InstallWithFuseFromPath (Results 1 – 3 of 3) sorted by relevance
28 InstallResult InstallWithFuseFromPath(std::string_view path, Device* device);
149 InstallResult InstallWithFuseFromPath(std::string_view path, Device* device) { in InstallWithFuseFromPath() function230 auto result = InstallWithFuseFromPath(path, device); in ApplyFromSdcard()
763 status = InstallWithFuseFromPath(update_package, device); in start_recovery()776 status = InstallWithFuseFromPath(update_package, device); in start_recovery()