Home
last modified time | relevance | path

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

/system/logging/logcat/
Dlogcat.cpp77 void SetupOutputAndSchedulingPolicy(bool blocking);
251 void Logcat::SetupOutputAndSchedulingPolicy(bool blocking) { in SetupOutputAndSchedulingPolicy() function in Logcat
1078 SetupOutputAndSchedulingPolicy(!(mode & ANDROID_LOG_NONBLOCK)); in Run()