Home | History | Annotate | Download | only in dexlayout

Lines Matching refs:VerifyTypeList

110   if (!VerifyTypeList(orig->Parameters(), output->Parameters())) {
241 if (!VerifyTypeList(orig->Interfaces(), output->Interfaces())) {
266 bool VerifyTypeList(const dex_ir::TypeList* orig, const dex_ir::TypeList* output) {