Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_verifier.cc326 bool CheckInterProtoIdItem();
2529 bool DexFileVerifier::CheckInterProtoIdItem() { in CheckInterProtoIdItem() function in art::dex::DexFileVerifier
3160 if (!CheckInterProtoIdItem()) { in CheckInterSectionIterate()