Home
last modified time | relevance | path

Searched defs:method_idx (Results 1 – 25 of 41) sorted by relevance

12

/art/libdexfile/dex/
Ddex_instruction_test.cc32 static void Build45cc(uint8_t num_args, uint16_t method_idx, uint16_t proto_idx, in Build45cc()
52 static void Build4rcc(uint16_t num_args, uint16_t method_idx, uint16_t proto_idx, in Build4rcc()
143 uint16_t method_idx, in Build35c()
160 uint16_t method_idx, in DumpInst35c()
Ddex_instruction.cc396 uint32_t method_idx = VRegB_35c(); in DumpString() local
438 uint32_t method_idx = VRegB_3rc(); in DumpString() local
446 uint32_t method_idx = VRegB_3rc(); in DumpString() local
470 uint16_t method_idx = VRegB_45cc(); in DumpString() local
494 uint16_t method_idx = VRegB_4rcc(); in DumpString() local
505 uint16_t method_idx = VRegB_4rcc(); in DumpString() local
Dcode_item_accessors-inl.h204 uint32_t method_idx, in DecodeDebugLocalInfo()
/art/compiler/
Dcompiler.cc49 uint32_t method_idx, in IsPathologicalCase()
/art/tools/dexanalyze/
Ddexanalyze_experiments.cc380 uint32_t method_idx = DexMethodIndex(inst.Inst()); in ProcessDexFile() local
391 uint32_t method_idx = DexMethodIndex(inst.Inst()); in ProcessDexFile() local
402 uint32_t method_idx = DexMethodIndex(inst.Inst()); in ProcessDexFile() local
413 uint32_t method_idx = DexMethodIndex(inst.Inst()); in ProcessDexFile() local
424 uint32_t method_idx = DexMethodIndex(inst.Inst()); in ProcessDexFile() local
Ddexanalyze_bytecode.cc362 const uint32_t method_idx = DexMethodIndex(inst.Inst()); in ProcessCodeItem() local
480 uint32_t method_idx = DexMethodIndex(next.Inst()); in ProcessCodeItem() local
/art/runtime/
Dclass_linker-inl.h270 uint32_t method_idx, in CheckInvokeClassMismatch()
284 inline ArtMethod* ClassLinker::LookupResolvedMethod(uint32_t method_idx, in LookupResolvedMethod()
301 inline ArtMethod* ClassLinker::GetResolvedMethod(uint32_t method_idx, ArtMethod* referrer) { in GetResolvedMethod()
341 uint32_t method_idx, in ResolveMethod()
Dcommon_throws.cc105 void ThrowAbstractMethodError(uint32_t method_idx, const DexFile& dex_file) { in ThrowAbstractMethodError()
431 static void ThrowNullPointerExceptionForMethodAccessImpl(uint32_t method_idx, in ThrowNullPointerExceptionForMethodAccessImpl()
441 void ThrowNullPointerExceptionForMethodAccess(uint32_t method_idx, InvokeType type) { in ThrowNullPointerExceptionForMethodAccess()
613 uint16_t method_idx = method->GetIndexFromQuickening(throw_dex_pc); in ThrowNullPointerExceptionFromDexPC() local
/art/compiler/driver/
Ddex_compilation_unit.cc35 uint32_t method_idx, in DexCompilationUnit()
Dcompiler_options.cc163 bool CompilerOptions::IsMethodVerifiedWithoutFailures(uint32_t method_idx, in IsMethodVerifiedWithoutFailures()
/art/runtime/mirror/
Ddex_cache-inl.h271 inline uint32_t DexCache::MethodSlotIndex(uint32_t method_idx) { in MethodSlotIndex()
278 inline ArtMethod* DexCache::GetResolvedMethod(uint32_t method_idx, PointerSize ptr_size) { in GetResolvedMethod()
284 inline void DexCache::SetResolvedMethod(uint32_t method_idx, in SetResolvedMethod()
293 inline void DexCache::ClearResolvedMethod(uint32_t method_idx, PointerSize ptr_size) { in ClearResolvedMethod()
/art/dex2oat/linker/mips64/
Drelative_patcher_mips64_test.cc37 uint32_t GetMethodOffset(uint32_t method_idx) { in GetMethodOffset()
/art/dex2oat/linker/mips/
Drelative_patcher_mips_test.cc36 uint32_t GetMethodOffset(uint32_t method_idx) { in GetMethodOffset()
Drelative_patcher_mips32r6_test.cc35 uint32_t GetMethodOffset(uint32_t method_idx) { in GetMethodOffset()
/art/runtime/entrypoints/
Dentrypoint_utils-inl.h431 ALWAYS_INLINE ArtMethod* FindMethodToCall(uint32_t method_idx, in FindMethodToCall()
568 inline ArtMethod* FindMethodFromCode(uint32_t method_idx, in FindMethodFromCode()
653 inline ArtMethod* FindMethodFast(uint32_t method_idx, in FindMethodFast()
/art/compiler/optimizing/
Dbuilder.cc170 uint32_t method_idx = dex_compilation_unit_->GetDexMethodIndex(); in BuildIntrinsicGraph() local
Doptimizing_compiler.cc790 uint32_t method_idx = dex_compilation_unit.GetDexMethodIndex(); in TryCompile() local
953 uint32_t method_idx = dex_compilation_unit.GetDexMethodIndex(); in TryCompileIntrinsic() local
1046 uint32_t method_idx, in Compile()
1175 uint32_t method_idx, in JniCompile()
1264 const uint32_t method_idx = method->GetDexMethodIndex(); in JitCompile() local
/art/dex2oat/linker/arm/
Drelative_patcher_thumb2_test.cc164 uint32_t method_idx = 2u; in Create2MethodsWithGap() local
202 uint32_t GetMethodOffset(uint32_t method_idx) { in GetMethodOffset()
679 uint32_t method_idx = 0u; in TestBakerFieldWide() local
774 uint32_t method_idx = 0u; in TestBakerFieldNarrow() local
1081 uint32_t method_idx = 0u; in TEST_F() local
1157 uint32_t method_idx = 0u; in TEST_F() local
1212 uint32_t method_idx = 0u; in TEST_F() local
1299 uint32_t method_idx = 0u; in TEST_F() local
/art/runtime/verifier/
Dclass_verifier.cc123 const uint32_t method_idx = method.GetIndex(); in VerifyClass() local
/art/runtime/utils/
Ddex_cache_arrays_layout-inl.h95 inline size_t DexCacheArraysLayout::MethodOffset(uint32_t method_idx) const { in MethodOffset()
/art/dex2oat/linker/x86_64/
Drelative_patcher_x86_64_test.cc36 uint32_t GetMethodOffset(uint32_t method_idx) { in GetMethodOffset()
/art/dex2oat/linker/x86/
Drelative_patcher_x86_test.cc32 uint32_t GetMethodOffset(uint32_t method_idx) { in GetMethodOffset()
/art/runtime/interpreter/
Dinterpreter_common.h149 const uint32_t method_idx = (is_range) ? inst->VRegB_3rc() : inst->VRegB_35c(); in DoInvoke() local
622 static inline bool IsStringInit(const DexFile* dex_file, uint32_t method_idx) in IsStringInit()
/art/dex2oat/dex/
Ddex_to_dex_compiler.cc466 uint32_t method_idx = GetIndexForInstruction(inst, in CompileInvokeVirtual() local
512 uint32_t method_idx, in CompileMethod()
/art/compiler/jni/quick/
Djni_compiler.cc119 uint32_t method_idx, in ArtJniCompileMethodInternal()
769 uint32_t method_idx, in ArtQuickJniCompileMethod()

12