Home
last modified time | relevance | path

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

/bootable/recovery/updater/include/updater/
Dbuild_info.h31 FakeBlockDevice(std::string block_device, std::string mount_point, std::string temp_file_path) in FakeBlockDevice() argument
34 mounted_file_path(std::move(temp_file_path)) {} in FakeBlockDevice()