Home
last modified time | relevance | path

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

/aosp12/art/dexlayout/
H A Ddex_verify.cc33 bool VerifyOutputDexFile(dex_ir::Header* orig_header, in VerifyOutputDexFile()
H A Ddexlayout.cc1973 std::unique_ptr<dex_ir::Header> orig_header( in ProcessDexFile() local