Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_verifier.cc287 bool CheckIntraProtoIdItem();
1243 bool DexFileVerifier::CheckIntraProtoIdItem() { in CheckIntraProtoIdItem() function in art::dex::DexFileVerifier
2085 if (!CheckIntraProtoIdItem()) { in CheckIntraSectionIterate()