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

  /art/runtime/
art_method-inl.h 422 inline void ArtMethod::SetDexCacheResolvedTypes(GcRoot<mirror::Class>* new_dex_cache_types,
492 SetDexCacheResolvedTypes(new_types, pointer_size);
art_method.h 445 void SetDexCacheResolvedTypes(GcRoot<mirror::Class>* new_dex_cache_types, size_t ptr_size)
class_linker.cc     [all...]
  /art/patchoat/
patchoat.cc 746 copy->SetDexCacheResolvedTypes(
    [all...]
  /art/compiler/
image_writer.cc     [all...]

Completed in 4490 milliseconds