Searched defs:other_type_id (Results 1 - 1 of 1) sorted by last modified time

/art/runtime/
H A Dmethod_helper.cc77 const DexFile::TypeId* other_type_id = local
79 if (other_type_id != nullptr) {
93 *other_type_id, *other_name, *other_sig);
122 const DexFile::TypeId* other_type_id = local
124 if (other_type_id != nullptr) {
126 *other_type_id, other_dexfile.GetStringId(name_and_sig_mid.name_idx_),

Completed in 34 milliseconds