Home
last modified time | relevance | path

Searched refs:IsDexCacheClass (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/runtime/mirror/
H A Dobject-inl.h935 return GetClass<kVerifyFlags, kReadBarrierOption>()->template IsDexCacheClass<kVerifyFlags>(); in IsDexCache()
H A Dclass.h300 ALWAYS_INLINE bool IsDexCacheClass() REQUIRES_SHARED(Locks::mutator_lock_) { in IsDexCacheClass() function
/aosp12/art/runtime/hprof/
H A Dhprof.cc1060 if (klass->IsDexCacheClass()) { in AddRuntimeInternalObjectsField()