Home | History | Annotate | Download | only in runtime

Lines Matching refs:dex_caches_

1012     return dex_caches_.size();
1016 return dex_caches_;
1124 std::list<DexCacheData> dex_caches_ GUARDED_BY(dex_lock_);