Home
last modified time | relevance | path

Searched refs:GetMethodId (Results 1 – 25 of 28) sorted by relevance

12

/art/runtime/
Dmethod_helper-inl.h31 const DexFile::MethodId& mid = dex_file->GetMethodId(GetMethod()->GetDexMethodIndex()); in HasSameNameAndSignature()
34 dex_file->GetMethodId(other->GetMethod()->GetDexMethodIndex()); in HasSameNameAndSignature()
39 other_dex_file->GetMethodId(other->GetMethod()->GetDexMethodIndex()); in HasSameNameAndSignature()
59 const DexFile::MethodId& method_id = dex_file->GetMethodId(method->GetDexMethodIndex()); in GetReturnType()
Dmethod_helper.cc32 const DexFile::MethodId& method_id = dex_file->GetMethodId(dex_method_idx); in GetNameAsString()
72 const DexFile::MethodId& mid = dexfile->GetMethodId(method->GetDexMethodIndex()); in FindDexMethodIndexInOtherDexFile()
111 const DexFile::MethodId& mid = dexfile->GetMethodId(dex_method_idx); in FindDexMethodIndexInOtherDexFile()
112 const DexFile::MethodId& name_and_sig_mid = other_dexfile.GetMethodId(name_and_signature_idx); in FindDexMethodIndexInOtherDexFile()
Ddex_file_test.cc244 const DexFile::MethodId& method_id = raw->GetMethodId(it.GetMemberIndex()); in TEST_F()
255 const DexFile::MethodId& method_id = raw->GetMethodId(it.GetMemberIndex()); in TEST_F()
266 const DexFile::MethodId& method_id = raw->GetMethodId(it.GetMemberIndex()); in TEST_F()
323 const DexFile::MethodId& to_find = java_lang_dex_file_->GetMethodId(i); in TEST_F()
Ddex_file.cc528 const DexFile::MethodId& method = GetMethodId(mid); in FindMethodId()
772 const char* descriptor = GetMethodDeclaringClassDescriptor(GetMethodId(method_idx)); in DecodeDebugInfo0()
782 DexFileParameterIterator it(*this, GetMethodPrototype(GetMethodId(method_idx))); in DecodeDebugInfo0()
Dclass_linker.cc2884 const DexFile::MethodId& method_id = dex_file.GetMethodId(dex_method_idx); in LoadMethod()
4553 const DexFile::MethodId& id = dex_file.GetMethodId(dex_data.GetMemberIndex()); in DumpClass()
4559 const DexFile::MethodId& id = dex_file.GetMethodId(dex_data.GetMemberIndex()); in DumpClass()
4808 dex_file_(method->GetDexFile()), mid_(&dex_file_->GetMethodId(method->GetDexMethodIndex())), in SHARED_LOCKS_REQUIRED()
4824 const DexFile::MethodId& other_mid = other_dex_file->GetMethodId(other->GetDexMethodIndex()); in HasSameNameAndSignature()
5684 const DexFile::MethodId& method_id = dex_file.GetMethodId(method_idx); in ResolveMethod()
5903 const DexFile::MethodId& method_id = dex_file.GetMethodId(method_idx); in MethodShorty()
Ddex_file.h588 const MethodId& GetMethodId(uint32_t idx) const { in GetMethodId() function
Dutils.cc395 const DexFile::MethodId& method_id = dex_file.GetMethodId(method_idx); in PrettyMethod()
/art/compiler/driver/
Dcompiler_driver_test.cc126 … << " " << dex->GetMethodDeclaringClassDescriptor(dex->GetMethodId(i)) in TEST_F()
127 << " " << dex->GetMethodName(dex->GetMethodId(i)); in TEST_F()
130 … << dex->GetMethodDeclaringClassDescriptor(dex->GetMethodId(i)) in TEST_F()
131 << " " << dex->GetMethodName(dex->GetMethodId(i)); in TEST_F()
135 … << dex->GetMethodDeclaringClassDescriptor(dex->GetMethodId(i)) in TEST_F()
136 << " " << dex->GetMethodName(dex->GetMethodId(i)); in TEST_F()
Ddex_compilation_unit.h72 const DexFile::MethodId& method_id = dex_file_->GetMethodId(dex_method_idx_); in GetShorty()
77 const DexFile::MethodId& method_id = dex_file_->GetMethodId(dex_method_idx_); in GetShorty()
Dcompiler_driver-inl.h49 mUnit->GetDexFile()->GetMethodId(mUnit->GetDexMethodIndex()); in ResolveCompilingMethodsClass()
Dcompiler_driver.cc891 const DexFile::MethodId& method_id = dex_file.GetMethodId(referrer_idx); in CanAccessTypeWithoutChecks()
928 const DexFile::MethodId& method_id = dex_file.GetMethodId(referrer_idx); in CanAccessInstantiableTypeWithoutChecks()
/art/compiler/sea_ir/types/
Dtype_inference.cc42 const art::DexFile::MethodId& method_id = dex_file_->GetMethodId(dex_method_idx_); in FunctionTypeInfo()
52 const art::DexFile::MethodId& method_id = dex_file_->GetMethodId(dex_method_idx_); in FunctionTypeInfo()
58 const art::DexFile::MethodId& method_id = dex_file_->GetMethodId(dex_method_idx_); in GetReturnValueType()
90 dex_file_->GetMethodPrototype(dex_file_->GetMethodId(dex_method_idx_)); in GetDeclaredArgumentTypes()
/art/runtime/mirror/
Dart_method-inl.h423 return dex_file->GetMethodDeclaringClassDescriptor(dex_file->GetMethodId(dex_method_idx)); in GetDeclaringClassDescriptor()
429 return dex_file->GetMethodShorty(dex_file->GetMethodId(method->GetDexMethodIndex()), out_length); in GetShorty()
437 return dex_file->GetMethodSignature(dex_file->GetMethodId(dex_method_idx)); in GetSignature()
447 return dex_file->GetMethodName(dex_file->GetMethodId(dex_method_idx)); in GetName()
486 return dex_file->GetMethodPrototype(dex_file->GetMethodId(method->GetDexMethodIndex())); in GetPrototype()
493 dex_file->GetMethodId(method->GetDexMethodIndex())); in GetParameterTypeList()
513 const DexFile::MethodId& method_id = dex_file->GetMethodId(method->GetDexMethodIndex()); in GetReturnTypeDescriptor()
Dclass-inl.h288 uint32_t class_idx = referrer_dex_cache->GetDexFile()->GetMethodId(method_idx).class_idx_; in ResolvedMethodAccessTest()
/art/compiler/jni/portable/
Djni_compiler.cc68 dex_file->GetMethodId(dex_compilation_unit_->GetDexMethodIndex()); in Compile()
/art/runtime/verifier/
Dmethod_verifier.cc1214 dex_file_->GetMethodPrototype(dex_file_->GetMethodId(dex_method_idx_)); in SetTypesFromSignature()
2245 const DexFile::MethodId& method_id = dex_file_->GetMethodId(method_idx); in CodeFlowVerifyInstruction()
2268 const DexFile::MethodId& method_id = dex_file_->GetMethodId(method_idx); in CodeFlowVerifyInstruction()
2351 const DexFile::MethodId& method_id = dex_file_->GetMethodId(method_idx); in CodeFlowVerifyInstruction()
2409 const DexFile::MethodId& method_id = dex_file_->GetMethodId(method_idx); in CodeFlowVerifyInstruction()
3043 const DexFile::MethodId& method_id = dex_file_->GetMethodId(dex_method_idx); in ResolveMethodAndCheckAccess()
3176 if (strcmp(dex_file_->GetMethodName(dex_file_->GetMethodId(method_idx)), "<init>") != 0) { in VerifyInvocationArgsFromIterator()
3191 const uint16_t class_idx = dex_file_->GetMethodId(method_idx).class_idx_; in VerifyInvocationArgsFromIterator()
3261 dex_file_->GetProtoId(dex_file_->GetMethodId(method_idx).proto_idx_)); in VerifyInvocationArgsUnresolvedMethod()
4108 const DexFile::MethodId& method_id = dex_file_->GetMethodId(dex_method_idx_); in GetMethodReturnType()
[all …]
/art/compiler/dex/
Dfrontend.cc570 const char* shorty = dex_file.GetMethodShorty(dex_file.GetMethodId(method_idx)); in CanCompileMethod()
605 dex_file.GetMethodId(invoke_method_idx)); in CanCompileMethod()
Dmir_graph.cc693 cu_->shorty = dex_file.GetMethodShorty(dex_file.GetMethodId(method_idx)); in InlineMethod()
1405 const DexFile::MethodId& method_id = cu_->dex_file->GetMethodId(target_idx); in GetShortyFromTargetIdx()
/art/compiler/
Delf_patcher.cc155 cpatch->GetTargetDexFile()->GetMethodId(cpatch->GetTargetMethodIdx()); in SetPatchLocation()
/art/compiler/dex/quick/
Dcodegen_util.cc344 cu_->dex_file->GetMethodId(cu_->method_idx); in CodegenDump()
475 const DexFile::MethodId& target_method_id = target_dex_file->GetMethodId(target_method_idx); in InstallLiteralPools()
493 const DexFile::MethodId& target_method_id = target_dex_file->GetMethodId(target_method_idx); in InstallLiteralPools()
/art/runtime/quick/
Dinline_method_analyser.cc139 const DexFile::MethodId& method_id = ref.dex_file->GetMethodId(ref.dex_method_index); in IsSyntheticAccessor()
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc781 dex_file->GetMethodShorty(dex_file->GetMethodId(dex_method_idx), &shorty_len); in artQuickResolutionTrampoline()
1787 const char* shorty = dex_file->GetMethodShorty(dex_file->GetMethodId(method_idx), &shorty_len); in artInvokeCommon()
1926 const char* shorty = dex_file->GetMethodShorty(dex_file->GetMethodId(dex_method_idx), in artInvokeInterfaceTrampoline()
/art/compiler/jni/quick/
Djni_compiler.cc64 const char* shorty = dex_file.GetMethodShorty(dex_file.GetMethodId(method_idx)); in ArtJniCompileMethodInternal()
/art/runtime/native/
Ddalvik_system_VMRuntime.cc309 const DexFile::MethodId& method_id = dex_file->GetMethodId(method_idx); in PreloadDexCachesResolveMethod()
/art/compiler/optimizing/
Dbuilder.cc328 const DexFile::MethodId& method_id = dex_file_->GetMethodId(method_idx); in BuildInvoke()

12