Searched refs:SetSlowPath (Results 1 – 10 of 10) sorted by relevance
51 mirror::Reference::GetJavaLangRefReference()->SetSlowPath(true); in EnableSlowPath()55 mirror::Reference::GetJavaLangRefReference()->SetSlowPath(false); in DisableSlowPath()
939 inline void Class::SetSlowPath(bool enabled) { in SetSlowPath() function
1219 void SetSlowPath(bool enabled) REQUIRES_SHARED(Locks::mutator_lock_);
2161 instruction->SetSlowPath(slow_path); in GenerateSuspendCheck()
5978 void SetSlowPath(SlowPathCode* slow_path) { slow_path_ = slow_path; } in SetSlowPath() function
1795 instruction->SetSlowPath(slow_path); in GenerateSuspendCheck()
5189 instruction->SetSlowPath(slow_path); in GenerateSuspendCheck()
5742 instruction->SetSlowPath(slow_path); in GenerateSuspendCheck()
6754 instruction->SetSlowPath(slow_path); in GenerateSuspendCheck()
1951 instruction->SetSlowPath(slow_path); in GenerateSuspendCheck()