Home
last modified time | relevance | path

Searched refs:SetSavedEntryPoint (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jit/
Dprofiling_info.h136 void SetSavedEntryPoint(const void* entry_point) { in SetSavedEntryPoint() function
Djit_code_cache.cc643 info->SetSavedEntryPoint(entry_point); in GarbageCollectCache()
690 info->SetSavedEntryPoint(nullptr); in DoCollection()
973 profiling_info->SetSavedEntryPoint(nullptr); in InvalidateCompiledCodeFor()