Home
last modified time | relevance | path

Searched defs:ddlEnabled (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/resourceschedule/qos_manager/services/src/
H A Dconcurrent_task_controller.cpp536 bool ddlEnabled = OHOS::system::GetBoolParameter(INTERVAL_DDL, false); in NewForeground() local
552 void TaskController::NewForegroundAppRecord(int pid, int uiTid, bool ddlEnabled) in NewForegroundAppRecord()