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

  /art/runtime/mirror/
class.cc 193 void Class::SetDexCache(ObjPtr<DexCache> new_dex_cache) {
    [all...]
class.h 722 void SetDexCache(ObjPtr<DexCache> new_dex_cache) REQUIRES_SHARED(Locks::mutator_lock_);
    [all...]
  /art/runtime/openjdkjvmti/
ti_redefine.cc     [all...]
  /art/runtime/
class_linker.cc     [all...]

Completed in 714 milliseconds