Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetShorty

2906     if (strcmp("V", dex_file.GetShorty(method_id.proto_idx_)) == 0) {
4050 CHECK_STREQ(method->GetShorty(), prototype->GetShorty());