Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_queue_manager.cpp118 shared_ptr<WorkQueue> workQueue = queueMap_.at(conditionType); in GetReayQueue() local
123 shared_ptr<WorkQueue> workQueue = it.second; in GetReayQueue() local
156 shared_ptr<WorkQueue> workQueue = queueMap_.at(conditionType); in PrintWorkStatus() local
168 shared_ptr<WorkQueue> workQueue = it.second; in PrintAllWorkStatus() local
/ohos5.0/drivers/hdf_core/framework/test/unittest/sensor/
H A Dhdf_sensor_test.h20 HdfWorkQueue workQueue; member
/ohos5.0/drivers/hdf_core/framework/model/misc/vibrator/driver/include/
H A Dvibrator_driver.h35 HdfWorkQueue workQueue; member
/ohos5.0/drivers/hdf_core/framework/model/misc/light/driver/include/
H A Dlight_driver.h156 HdfWorkQueue workQueue; member