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

  /art/runtime/mirror/
dex_cache.cc 55 SetFieldObject(OFFSET_OF_OBJECT_MEMBER(DexCache, initialized_static_storage_),
dex_cache.h 155 OFFSET_OF_OBJECT_MEMBER(DexCache, initialized_static_storage_), false);
168 ObjectArray<StaticStorageBase>* initialized_static_storage_; member in class:art::mirror::DexCache