Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Ddb_change_data_mock.cpp19 …ataMock::DBChangeDataMock(const std::vector<DBEntry> &inserts, const std::vector<DBEntry> &updates, in DBChangeDataMock()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/fuzztest/capabilityinfomanager_fuzzer/
H A Dcapabilityinfomanager_fuzzer.cpp40 std::vector<DistributedKv::Entry> updates; in CapabilityInfoManagerFuzzTest() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_data_change_listener.cpp91 const vector<Entry>& updates = changeNotification.GetUpdateEntries(); in OnChange() local
/ohos5.0/foundation/window/window_manager_lite/services/wms/
H A Dlite_wm.h35 Rect updates[MAX_UPDATE_SIZE]; member
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_watcher.cpp62 auto updates = ConvertToEntries(changeData->second[OP_UPDATE]); in OnChange() local
H A Dkvdb_general_store.cpp648 const auto &updates = data.GetEntriesUpdated(); in OnChange() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dikvstore_observer.cpp129 std::vector<Entry> updates; in OnRemoteRequest() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Dblob_test.cpp318 std::vector<Entry> inserts, updates, deletes; variable
H A Dtypes_util_test.cpp100 std::vector<Entry> inserts, updates, deleteds; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/test/fuzztest/typesutil_fuzzer/
H A Dtypesutil_fuzzer.cpp107 std::vector<Entry> updates; in ChangeNotificationFuzz() local
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/versioninfomanager/versioninfomanager/src/
H A Dversion_info_manager_test.cpp347 std::vector<DistributedKv::Entry> inserts, updates, deleteds; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkv_types_util.cpp94 std::vector<Entry> updates; in Unmarshalling() local
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/resourcemanager/src/
H A Dresource_manager_test.cpp515 std::vector<DistributedKv::Entry> inserts, updates, deleteds; variable