Home
last modified time | relevance | path

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

/packages/modules/Virtualization/libs/apkverify/src/
Dsigutil.rs94 ApkSections::eocd_for_verification, in compute_digest()
122 fn eocd_for_verification(&mut self) -> Result<Take<Box<dyn Read + '_>>> { in eocd_for_verification() method