Searched refs:UpdateEntrypointsForDebuggable (Results 1 – 4 of 4) sorted by relevance
199 runtime->GetInstrumentation()->UpdateEntrypointsForDebuggable(); in FinishSetup()
564 EXPORT void UpdateEntrypointsForDebuggable() REQUIRES(art::Locks::mutator_lock_);
479 void Instrumentation::UpdateEntrypointsForDebuggable() { in UpdateEntrypointsForDebuggable() function in art::instrumentation::Instrumentation
824 runtime->GetInstrumentation()->UpdateEntrypointsForDebuggable(); in Start()