HomeSort by relevance Sort by last modified time
    Searched refs:SetDexCacheResolvedMethods (Results 1 - 5 of 5) sorted by null

  /art/runtime/
art_method-inl.h 465 inline void ArtMethod::SetDexCacheResolvedMethods(mirror::PointerArray* new_dex_cache_methods) {
art_method.h 239 ALWAYS_INLINE void SetDexCacheResolvedMethods(mirror::PointerArray* new_dex_cache_methods)
class_linker.cc     [all...]
  /art/patchoat/
patchoat.cc 648 copy->SetDexCacheResolvedMethods(RelocatedAddressOfPointer(object->GetDexCacheResolvedMethods()));
    [all...]
  /art/compiler/
image_writer.cc     [all...]

Completed in 138 milliseconds