Home
last modified time | relevance | path

Searched defs:other_cache (Results 1 – 1 of 1) sorted by relevance

/art/runtime/mirror/
Dart_method-inl.h109 inline bool ArtMethod::HasSameDexCacheResolvedMethods(ObjectArray<ArtMethod>* other_cache) { in HasSameDexCacheResolvedMethods()
138 inline bool ArtMethod::HasSameDexCacheResolvedTypes(ObjectArray<Class>* other_cache) { in HasSameDexCacheResolvedTypes()