Home | History | Annotate | Download | only in dexlayout

Lines Matching refs:Tries

872     *error_msg = StringPrintf("Mismatched tries size for code item at offset %x: %u vs %u.",
893 if (!VerifyTries(orig->Tries(), output->Tries(), orig->GetOffset(), error_msg)) {
942 *error_msg = StringPrintf("Mismatched tries size for code item at offset %x: %zu vs %zu.",