Searched defs:return_type_idx_ (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddex_file.h183 uint16_t return_type_idx_; // index into type_ids array for return type member in struct:art::DexFile::ProtoId
686 return StringByTypeIdx(proto_id.return_type_idx_);

Completed in 221 milliseconds