Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_verifier.h83 bool CheckClassDataItemMethod(uint32_t idx,
Ddex_file_verifier.cc672 bool DexFileVerifier::CheckClassDataItemMethod(uint32_t idx, in CheckClassDataItemMethod() function in art::DexFileVerifier
1166 if (!CheckClassDataItemMethod(curr_index, in CheckIntraClassDataItemMethods()