Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/ffrt/src/eu/
H A Dscpu_monitor.cpp37 GetOps().HandleTaskNotity(qos, this, notifyType); in Notify()
H A Dcpu_manager_strategy.h59 std::function<void (const QoS& qos, void*, TaskNotifyType)> HandleTaskNotity; member
H A Dcpu_manager_strategy.cpp87 ops.HandleTaskNotity = notifyFunc.second; in CreateCPUMonitor()