Home
last modified time | relevance | path

Searched defs:ChangeNotification (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/
H A Dmock_change_notification.cpp20 ChangeNotification::ChangeNotification(std::vector<Entry> &&insertEntries, std::vector<Entry> &&upd… in ChangeNotification() function in OHOS::DistributedKv::ChangeNotification
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dchange_notification.cpp24 ChangeNotification::ChangeNotification(std::vector<Entry> &&insertEntries, std::vector<Entry> &&upd… in ChangeNotification() function in OHOS::DistributedKv::ChangeNotification
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_change_notification.cpp20 ChangeNotification::ChangeNotification(std::vector<Entry> &&insertEntries, std::vector<Entry> &&upd… in ChangeNotification() function in OHOS::DistributedKv::ChangeNotification
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
H A Dkv_types_util.h30 using ChangeNotification = DistributedKv::ChangeNotification; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/include/
H A Djs_util.h44 using ChangeNotification = OHOS::DistributedKv::ChangeNotification; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/
H A Djs_util.h68 using ChangeNotification = OHOS::DistributedKv::ChangeNotification; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/test/unittest/distributedKVStore/
H A DDeviceKvStoreKVPromiseJsTest.js2441 kvStore.on('dataChange', 0, function (ChangeNotification) { argument
2469 kvStore.on('dataChange', 0, function (ChangeNotification) { argument
2497 kvStore.on('dataChange', 0, function (ChangeNotification) { argument
H A DSingleKvStoreKVPromiseJsTest.js2535 kvStore.on('dataChange', 0, function (ChangeNotification) { argument
2563 kvStore.on('dataChange', 0, function (ChangeNotification) { argument
2591 kvStore.on('dataChange', 0, function (ChangeNotification) { argument
/ohos5.0/foundation/distributeddatamgr/kv_store/test/unittest/distributeddata/
H A DSingleKvStoreDataPromiseJsTest.js2736 kvStore.on('dataChange', 0, function(ChangeNotification){ argument
2762 kvStore.on('dataChange', 0, function(ChangeNotification){ argument
2788 kvStore.on('dataChange', 0, function(ChangeNotification){ argument
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/
H A Djs-apis-distributedKVStore.md86 ## ChangeNotification section
H A Djs-apis-distributed-data.md2927 ## ChangeNotification section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/
H A Djs-apis-distributedKVStore.md86 ## ChangeNotification section
H A Djs-apis-distributed-data.md2927 ## ChangeNotification section