Home | History | Annotate | Download | only in verifier

Lines Matching refs:name_idx_

735   const char* method_name = dex_file_->StringDataByIdx(method_id.name_idx_);
2938 is_constructor = strcmp("<init>", dex_file_->StringDataByIdx(method_id.name_idx_)) == 0;