Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/conditions/
H A Dstorage_listener.cpp45 std::shared_ptr<EventFwk::CommonEventSubscriber> CreateStorageEventSubscriber(StorageListener &list… in CreateStorageEventSubscriber() function
68 this->commonEventSubscriber = CreateStorageEventSubscriber(*this); in Start()