Home
last modified time | relevance | path

Searched defs:ResetQuickAllocEntryPoints (Results 1 – 2 of 2) sorted by relevance

/art/runtime/entrypoints/quick/
Dquick_alloc_entrypoints.cc214 void ResetQuickAllocEntryPoints(QuickEntryPoints* qpoints) { in ResetQuickAllocEntryPoints() function
/art/runtime/
Dinstrumentation.cc903 void Instrumentation::ResetQuickAllocEntryPoints() { in ResetQuickAllocEntryPoints() function in art::instrumentation::Instrumentation