Searched refs:INTERVAL_DDL (Results 1 – 1 of 1) sorted by relevance
36 const std::string INTERVAL_DDL = "persist.ffrt.interval.renderthread"; variable536 bool ddlEnabled = OHOS::system::GetBoolParameter(INTERVAL_DDL, false); in NewForeground()1022 if (OHOS::system::GetBoolParameter(INTERVAL_DDL, false) && createGrp) { in ForegroundAppRecord()