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

  /art/runtime/
instrumentation.cc 103 static void UpdateEntrypoints(ArtMethod* method, const void* quick_code)
165 UpdateEntrypoints(method, new_quick_code);
722 UpdateEntrypoints(method, new_quick_code);
787 UpdateEntrypoints(method, GetQuickInstrumentationEntryPoint());
    [all...]
art_method-inl.h 485 inline void ArtMethod::UpdateEntrypoints(const Visitor& visitor, PointerSize pointer_size) {
art_method.h 667 ALWAYS_INLINE void UpdateEntrypoints(const Visitor& visitor, PointerSize pointer_size);
  /art/runtime/gc/space/
image_space.cc     [all...]

Completed in 117 milliseconds