HomeSort by relevance Sort by last modified time
    Searched refs:GetTargetMethod (Results 1 - 16 of 16) sorted by null

  /art/runtime/mirror/
method_handle_impl-inl.h 39 GetTargetMethod()->GetDeclaringClass() : GetTargetField()->GetDeclaringClass();
method_handle_impl.h 77 ArtMethod* GetTargetMethod() REQUIRES_SHARED(Locks::mutator_lock_) {
  /art/runtime/native/
java_lang_invoke_MethodHandleImpl.cc 53 ArtMethod* const method = handle->GetTargetMethod();
  /art/compiler/linker/arm/
relative_patcher_arm_base.h 128 MethodReference GetTargetMethod() const {
relative_patcher_arm_base.cc 403 MethodReference target_method = unprocessed_method_call_patches_.front().GetTargetMethod();
  /art/runtime/
method_handles.cc 730 ArtMethod* target_method = method_handle->GetTargetMethod();
    [all...]
  /art/compiler/optimizing/
reference_type_propagation.cc 522 const DexFile& dex_file = *invoke->GetTargetMethod().dex_file;
    [all...]
loop_optimization.cc     [all...]
code_generator_arm64.cc     [all...]
code_generator_mips64.cc     [all...]
code_generator_mips.cc     [all...]
code_generator_x86.cc     [all...]
code_generator_x86_64.cc     [all...]
nodes.h     [all...]
code_generator_arm_vixl.cc     [all...]
  /art/compiler/
oat_writer.cc     [all...]

Completed in 541 milliseconds