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

  /art/runtime/
class_linker.h 733 mirror::DexCache* AllocDexCache(ObjPtr<mirror::String>* out_location,
    [all...]
class_linker.cc 511 // Create int array type for AllocDexCache (done in AppendToBootClassPath).
518 // Create long array type for AllocDexCache (done in AppendToBootClassPath).
527 // Set up DexCache. This cannot be done later since AppendToBootClassPath calls AllocDexCache.
557 // DexCache instances. Needs to be after String, Field, Method arrays since AllocDexCache uses
    [all...]

Completed in 683 milliseconds