Home
last modified time | relevance | path

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

/system/core/logcat/
Dlogcat.cpp76 void SetupOutputAndSchedulingPolicy(bool blocking);
247 void Logcat::SetupOutputAndSchedulingPolicy(bool blocking) { in SetupOutputAndSchedulingPolicy() function in Logcat
1155 SetupOutputAndSchedulingPolicy(!(mode & ANDROID_LOG_NONBLOCK)); in Run()