Home | History | Annotate | Download | only in runtime

Lines Matching defs:GetDexMethodIndex

117 inline uint32_t ArtMethod::GetDexMethodIndex() {
279 uint32_t dex_method_idx = GetDexMethodIndex();
291 return dex_file->GetMethodShorty(dex_file->GetMethodId(GetDexMethodIndex()), out_length);
295 uint32_t dex_method_idx = GetDexMethodIndex();
305 uint32_t dex_method_idx = GetDexMethodIndex();
347 return dex_file->GetMethodPrototype(dex_file->GetMethodId(GetDexMethodIndex()));
354 dex_file->GetMethodId(GetDexMethodIndex()));
376 const DexFile::MethodId& method_id = dex_file->GetMethodId(GetDexMethodIndex());
409 GetDexMethodIndex(),
430 const DexFile::MethodId& method_id = dex_file->GetMethodId(GetDexMethodIndex());
451 GetDexMethodIndex(),