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