Home
last modified time | relevance | path

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

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