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

  /art/runtime/
class_linker-inl.h 284 inline ArtMethod* ClassLinker::LookupResolvedMethod(uint32_t method_idx,
class_linker.h 293 ArtMethod* LookupResolvedMethod(uint32_t method_idx,
    [all...]
  /art/compiler/dex/
inline_method_analyser.cc 150 ArtMethod* target_method = Runtime::Current()->GetClassLinker()->LookupResolvedMethod(
  /art/runtime/entrypoints/
entrypoint_utils-inl.h 83 ArtMethod* inlined_method = class_linker->LookupResolvedMethod(method_index,
    [all...]
  /art/runtime/entrypoints/quick/
quick_trampoline_entrypoints.cc     [all...]
  /art/dex2oat/linker/
oat_writer.cc     [all...]
  /art/compiler/optimizing/
optimizing_compiler.cc     [all...]

Completed in 133 milliseconds