Searched refs:sig_name (Results 1 – 2 of 2) sorted by relevance
/aosp14/system/core/fastboot/ | ||
H A D | fastboot.h | 78 std::string sig_name; member |
H A D | fastboot.cpp | 1913 if (fp_->source->ReadFile(image.sig_name, &signature_data)) { in FlashImage() |