Home
last modified time | relevance | path

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

/bootable/recovery/updater/include/updater/
Dbuild_info.h34 mounted_file_path(std::move(temp_file_path)) {} in FakeBlockDevice()
38 std::string mounted_file_path; // path to the temp file that mocks the block device variable
/bootable/recovery/updater/
Dbuild_info.cpp138 return entry->second.mounted_file_path; in FindBlockDeviceName()