HomeSort by relevance Sort by last modified time
    Searched defs:ResetQuickAllocEntryPoints (Results 1 - 2 of 2) sorted by null

  /art/runtime/entrypoints/quick/
quick_alloc_entrypoints.cc 203 void ResetQuickAllocEntryPoints(QuickEntryPoints* qpoints, bool is_marking) {
  /art/runtime/
instrumentation.cc 723 ResetQuickAllocEntryPoints();
729 // Note: ResetQuickAllocEntryPoints only works when the runtime is started. Manually run the
    [all...]

Completed in 168 milliseconds