HomeSort by relevance Sort by last modified time
    Searched refs:dex_cache (Results 51 - 62 of 62) sorted by null

1 23

  /art/runtime/entrypoints/
entrypoint_utils-inl.h 68 Handle<mirror::DexCache> dex_cache(hs.NewHandle(outer_method->GetDexCache()));
80 *outer_method->GetDexFile(), method_index, dex_cache, class_loader, nullptr, invoke_type);
    [all...]
  /art/runtime/interpreter/
interpreter_common.h     [all...]
unstarted_runtime.cc     [all...]
  /art/runtime/
dex_file.h     [all...]
Android.mk 125 mirror/dex_cache.cc \
thread.cc 1378 mirror::DexCache* dex_cache = c->GetDexCache(); local
    [all...]
debugger.cc 3685 mirror::DexCache* dex_cache = m->GetDeclaringClass()->GetDexCache(); local
    [all...]
  /art/runtime/mirror/
object-inl.h 30 #include "dex_cache-inl.h"
1150 mirror::DexCache* const dex_cache = AsDexCache<kVerifyFlags, kReadBarrierOption>(); member in class:art::mirror::mirror
    [all...]
  /art/compiler/optimizing/
nodes.h     [all...]
  /art/runtime/gc/
heap.cc 761 mirror::DexCache* dex_cache = klass->GetDexCache<kVerifyNone>(); local
    [all...]
  /art/dex2oat/
dex2oat.cc     [all...]
  /art/runtime/entrypoints/quick/
quick_trampoline_entrypoints.cc 29 #include "mirror/dex_cache-inl.h"
    [all...]

Completed in 797 milliseconds

1 23