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

  /art/runtime/
instrumentation.h 315 const void* GetQuickCodeFor(ArtMethod* method, PointerSize pointer_size) const
    [all...]
stack.cc 726 const void* entry_point = runtime->GetInstrumentation()->GetQuickCodeFor(method,
    [all...]
instrumentation.cc     [all...]

Completed in 168 milliseconds