Searched defs:HasSameDexCacheResolvedMethods (Results 1 - 1 of 1) sorted by relevance

/art/runtime/mirror/
H A Dart_method-inl.h109 inline bool ArtMethod::HasSameDexCacheResolvedMethods(ObjectArray<ArtMethod>* other_cache) { function in class:art::mirror::ArtMethod
113 inline bool ArtMethod::HasSameDexCacheResolvedMethods(ArtMethod* other) { function in class:art::mirror::ArtMethod

Completed in 50 milliseconds