Searched defs:proto_id (Results 1 – 8 of 8) sorted by relevance
60 const DexFile::ProtoId& proto_id = dex_file->GetMethodPrototype(method_id); in GetReturnType() local
689 const char* GetReturnTypeDescriptor(const ProtoId& proto_id) const { in GetReturnTypeDescriptor()705 uint16_t GetIndexForProtoId(const ProtoId& proto_id) const { in GetIndexForProtoId()729 const ProtoId& proto_id = GetProtoId(proto_idx); in GetShorty() local733 const TypeList* GetProtoParameters(const ProtoId& proto_id) const { in GetProtoParameters()1034 DexFileParameterIterator(const DexFile& dex_file, const DexFile::ProtoId& proto_id) in DexFileParameterIterator()
704 const ProtoId* proto_id = FindProtoId(return_type_idx, param_type_indices); in CreateSignature() local
89 const art::DexFile::ProtoId& proto_id = in GetDeclaredArgumentTypes() local
642 const DexFile::ProtoId* proto_id = dex_file->FindProtoId(return_type, signature_type_idxs, in FindProtoIndex() local
514 const DexFile::ProtoId& proto_id = dex_file->GetMethodPrototype(method_id); in GetReturnTypeDescriptor() local
329 const DexFile::ProtoId& proto_id = dex_file_->GetProtoId(method_id.proto_idx_); in BuildInvoke() local
1213 const DexFile::ProtoId& proto_id = in SetTypesFromSignature() local4109 const DexFile::ProtoId& proto_id = dex_file_->GetMethodPrototype(method_id); in GetMethodReturnType() local