Searched defs:fg_schedboost_fd (Results 1 - 1 of 1) sorted by relevance

/system/core/libcutils/
H A Dsched_policy.cpp64 static int fg_schedboost_fd = -1; variable
162 fg_schedboost_fd = open(filename, O_WRONLY | O_CLOEXEC);
305 boost_fd = fg_schedboost_fd;
423 boost_fd = fg_schedboost_fd;

Completed in 20 milliseconds