Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_verifier.cc311 bool CheckIntraProtoIdItem();
1380 bool DexFileVerifier::CheckIntraProtoIdItem() { in CheckIntraProtoIdItem() function in art::dex::DexFileVerifier
2178 if (!CheckIntraProtoIdItem()) { in CheckIntraSectionIterate()