Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dnotifier_mgr.cpp196 for (auto& notifiers : notifierMap_) { in RemoveNotifierLock() local
211 for (auto& notifiers : notifierMap_) { in OnDeviceLevelChangedLock() local
241 for (auto& notifiers : notifierMap_) { in DumpRegisterInfo() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dgeneric_kvdb.cpp226 auto notifiers = std::move(closeNotifiers_); in DecreaseConnectionCounter() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store.cpp389 auto notifiers = std::move(closeNotifiers_); in DecreaseConnectionCounter() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.cpp370 std::list<sptr<RdbNotifierProxy>> notifiers; in GetCallbacks() local