Home | History | Annotate | Download | only in mirror

Lines Matching refs:DexCache

1113 inline mirror::DexCache* Object::AsDexCache() {
1115 return down_cast<mirror::DexCache*>(this);
1150 mirror::DexCache* const dex_cache = AsDexCache<kVerifyFlags, kReadBarrierOption>();