/art/libdexfile/dex/ |
D | dex_instruction_test.cc | 32 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()
|
D | dex_instruction.cc | 396 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
|
D | code_item_accessors-inl.h | 204 uint32_t method_idx, in DecodeDebugLocalInfo()
|
/art/compiler/ |
D | compiler.cc | 49 uint32_t method_idx, in IsPathologicalCase()
|
/art/tools/dexanalyze/ |
D | dexanalyze_experiments.cc | 380 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
|
D | dexanalyze_bytecode.cc | 362 const uint32_t method_idx = DexMethodIndex(inst.Inst()); in ProcessCodeItem() local 480 uint32_t method_idx = DexMethodIndex(next.Inst()); in ProcessCodeItem() local
|
/art/runtime/ |
D | class_linker-inl.h | 270 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()
|
D | common_throws.cc | 105 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/ |
D | dex_compilation_unit.cc | 35 uint32_t method_idx, in DexCompilationUnit()
|
D | compiler_options.cc | 163 bool CompilerOptions::IsMethodVerifiedWithoutFailures(uint32_t method_idx, in IsMethodVerifiedWithoutFailures()
|
/art/runtime/mirror/ |
D | dex_cache-inl.h | 271 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/ |
D | relative_patcher_mips64_test.cc | 37 uint32_t GetMethodOffset(uint32_t method_idx) { in GetMethodOffset()
|
/art/dex2oat/linker/mips/ |
D | relative_patcher_mips_test.cc | 36 uint32_t GetMethodOffset(uint32_t method_idx) { in GetMethodOffset()
|
D | relative_patcher_mips32r6_test.cc | 35 uint32_t GetMethodOffset(uint32_t method_idx) { in GetMethodOffset()
|
/art/runtime/entrypoints/ |
D | entrypoint_utils-inl.h | 431 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/ |
D | builder.cc | 170 uint32_t method_idx = dex_compilation_unit_->GetDexMethodIndex(); in BuildIntrinsicGraph() local
|
D | optimizing_compiler.cc | 790 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/ |
D | relative_patcher_thumb2_test.cc | 164 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/ |
D | class_verifier.cc | 123 const uint32_t method_idx = method.GetIndex(); in VerifyClass() local
|
/art/runtime/utils/ |
D | dex_cache_arrays_layout-inl.h | 95 inline size_t DexCacheArraysLayout::MethodOffset(uint32_t method_idx) const { in MethodOffset()
|
/art/dex2oat/linker/x86_64/ |
D | relative_patcher_x86_64_test.cc | 36 uint32_t GetMethodOffset(uint32_t method_idx) { in GetMethodOffset()
|
/art/dex2oat/linker/x86/ |
D | relative_patcher_x86_test.cc | 32 uint32_t GetMethodOffset(uint32_t method_idx) { in GetMethodOffset()
|
/art/runtime/interpreter/ |
D | interpreter_common.h | 149 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/ |
D | dex_to_dex_compiler.cc | 466 uint32_t method_idx = GetIndexForInstruction(inst, in CompileInvokeVirtual() local 512 uint32_t method_idx, in CompileMethod()
|
/art/compiler/jni/quick/ |
D | jni_compiler.cc | 119 uint32_t method_idx, in ArtJniCompileMethodInternal() 769 uint32_t method_idx, in ArtQuickJniCompileMethod()
|