Home
last modified time | relevance | path

Searched defs:extracted_input (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/updater/include/updater/
Dtarget_files.h44 TargetFile(std::string path, bool extracted_input) in TargetFile()
/bootable/recovery/updater/
Dbuild_info.cpp30 bool BuildInfo::ParseTargetFile(const std::string_view target_file_path, bool extracted_input) { in ParseTargetFile()