/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/ |
H A D | distributed_database_callback_test.cpp | 81 std::vector<DistributedKv::Entry> updateEntries; variable 117 std::vector<DistributedKv::Entry> updateEntries; variable 153 std::vector<DistributedKv::Entry> updateEntries; variable
|
H A D | distributed_database_test.cpp | 107 std::vector<DistributedKv::Entry> updateEntries; variable
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/ |
H A D | mock_change_notification.cpp | 20 …ication::ChangeNotification(std::vector<Entry> &&insertEntries, std::vector<Entry> &&updateEntries, in ChangeNotification()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/ |
H A D | change_notification.cpp | 24 …ication::ChangeNotification(std::vector<Entry> &&insertEntries, std::vector<Entry> &&updateEntries, in ChangeNotification()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/ |
H A D | mock_change_notification.cpp | 20 …ication::ChangeNotification(std::vector<Entry> &&insertEntries, std::vector<Entry> &&updateEntries, in ChangeNotification()
|
H A D | mock_single_kv_store.cpp | 56 std::vector<Entry> updateEntries; in InsertDataToDoCallback() local 73 std::vector<Entry> updateEntries; in UpdateDataToDoCallback() local 92 std::vector<Entry> updateEntries; in DeleteDataToDoCallback() local
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/mission/ |
H A D | distributed_mission_info_test.cpp | 151 std::vector<DistributedKv::Entry> updateEntries; variable 201 std::vector<DistributedKv::Entry> updateEntries; variable 459 std::vector<DistributedKv::Entry> updateEntries; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
H A D | distributeddb_kv_observer_snap_test.cpp | 583 vector<DistributedDB::Entry> updateEntries; variable 1088 vector<DistributedDB::Entry> insertEntries, updateEntries, deleteEntries; in ObserverSnapVerifyTransactionCommit() local 1132 vector<DistributedDB::Entry> updateEntries; in ObserverSnapVerifyTransactionRollback() local 1264 vector<DistributedDB::Entry> updateEntries; variable
|
H A D | distributeddb_kv_observer_test.cpp | 571 vector<DistributedDB::Entry> updateEntries; variable 1045 vector<DistributedDB::Entry> updateEntries; in KvObserverVerifyTransactionCommit() local 1344 vector<DistributedDB::Entry> updateEntries; variable
|
H A D | distributeddb_nb_local_batch_crud_test.cpp | 975 vector<Entry> updateEntries = { ENTRY_1_2 }; variable
|
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/ |
H A D | profile_change_handler_test.cpp | 426 std::vector<DistributedKv::Entry> updateEntries; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/test/unittest/distributedKVStore/ |
H A D | DeviceKvStoreKVPromiseJsTest.js | 2476 await getUpdateEntries.then(function (updateEntries) { argument
|
H A D | SingleKvStoreKVPromiseJsTest.js | 2570 await getUpdateEntries.then(function (updateEntries) { argument
|
/ohos5.0/foundation/distributeddatamgr/kv_store/test/unittest/distributeddata/ |
H A D | SingleKvStoreDataPromiseJsTest.js | 2769 await getUpdateEntries.then(function(updateEntries){ argument
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/ |
H A D | local_subscribe_device_store_test.cpp | 1965 std::vector<Entry> updateEntries; variable
|
H A D | local_subscribe_store_test.cpp | 1979 std::vector<Entry> updateEntries; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/jskitsimpl/distributeddata/src/ |
H A D | js_util.cpp | 953 napi_value updateEntries = nullptr; in SetValue() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/ |
H A D | js_util.cpp | 919 napi_value updateEntries = nullptr; in SetValue() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ |
H A D | js_util.cpp | 989 napi_value updateEntries = nullptr; in SetValue() local
|