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

  /art/runtime/
instrumentation.cc 130 static void UpdateEntrypoints(ArtMethod* method, const void* quick_code)
192 UpdateEntrypoints(method, new_quick_code);
749 UpdateEntrypoints(method, new_quick_code);
    [all...]
art_method-inl.h 493 inline void ArtMethod::UpdateEntrypoints(const Visitor& visitor, PointerSize pointer_size) {
art_method.h 685 ALWAYS_INLINE void UpdateEntrypoints(const Visitor& visitor, PointerSize pointer_size);
  /art/runtime/gc/space/
image_space.cc     [all...]

Completed in 193 milliseconds