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

  /art/runtime/
class_linker.h     [all...]
class_linker.cc 542 // Create int array type for AllocDexCache (done in AppendToBootClassPath).
549 // Create long array type for AllocDexCache (done in AppendToBootClassPath).
558 // Set up DexCache. This cannot be done later since AppendToBootClassPath calls AllocDexCache.
588 // DexCache instances. Needs to be after String, Field, Method arrays since AllocDexCache uses
    [all...]

Completed in 1076 milliseconds