Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_scheduler_service.cpp491 auto storageListener = make_shared<StorageListener>(workQueueManager_); in WorkQueueManagerInit() local
502 workQueueManager_->AddListener(WorkCondition::Type::STORAGE, storageListener); in WorkQueueManagerInit()