Searched refs:GetMethodPrototype (Results 1 – 6 of 6) sorted by relevance
90 dex_file_->GetMethodPrototype(dex_file_->GetMethodId(dex_method_idx_)); in GetDeclaredArgumentTypes()
475 return dex_file.GetMethodPrototype(dex_file.GetMethodId(method_->GetDexMethodIndex())); in GetPrototype()486 const DexFile::ProtoId& proto_id = dex_file.GetMethodPrototype(method_id); in GetReturnType()494 const DexFile::ProtoId& proto_id = dex_file.GetMethodPrototype(method_id); in GetReturnTypeDescriptor()
555 const ProtoId& GetMethodPrototype(const MethodId& method_id) const { in GetMethodPrototype() function
687 DexFileParameterIterator it(*this, GetMethodPrototype(GetMethodId(method_idx))); in DecodeDebugInfo0()
3183 dex_file.GetMethodPrototype(dex_file.GetMethodId(method->GetDexMethodIndex())); in IsSameMethodSignatureInDifferentClassContexts()
1174 dex_file_->GetMethodPrototype(dex_file_->GetMethodId(dex_method_idx_)); in SetTypesFromSignature()3836 const DexFile::ProtoId& proto_id = dex_file_->GetMethodPrototype(method_id); in GetMethodReturnType()