Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/
H A Dfastboot.h78 std::string sig_name; member
H A Dfastboot.cpp1913 if (fp_->source->ReadFile(image.sig_name, &signature_data)) { in FlashImage()