Home
last modified time | relevance | path

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

/bootable/recovery/install/
Dverifier.cpp314 ZipString suffix("x509.pem"); in IterateZipEntriesAndSearchForKeys() local
/bootable/recovery/boot_control/
Dboot_control.cpp200 int SlotSuffixToIndex(const char* suffix) { in SlotSuffixToIndex()