Searched refs:SetSlowPath (Results 1 – 8 of 8) sorted by relevance
51 mirror::Reference::GetJavaLangRefReference()->SetSlowPath(true); in EnableSlowPath()55 mirror::Reference::GetJavaLangRefReference()->SetSlowPath(false); in DisableSlowPath()
889 inline void Class::SetSlowPath(bool enabled) { in SetSlowPath() function
1256 void SetSlowPath(bool enabled) REQUIRES_SHARED(Locks::mutator_lock_);
5625 void SetSlowPath(SlowPathCode* slow_path) { slow_path_ = slow_path; } in SetSlowPath() function
2206 instruction->SetSlowPath(slow_path); in GenerateSuspendCheck()
5203 instruction->SetSlowPath(slow_path); in GenerateSuspendCheck()
5737 instruction->SetSlowPath(slow_path); in GenerateSuspendCheck()
6976 instruction->SetSlowPath(slow_path); in GenerateSuspendCheck()