Searched defs:allowedDelayMs (Results 1 – 13 of 13) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/ |
H A D | mock_single_kv_store.cpp | 52 …gleKvStore::Sync(const std::vector<std::string> &deviceIds, SyncMode mode, uint32_t allowedDelayMs) in Sync()
|
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/mock/ |
H A D | mock_single_kv_store.cpp | 52 const std::vector<std::string> &deviceIds, SyncMode mode, uint32_t allowedDelayMs) in Sync()
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_database_branch_test/ |
H A D | mock_single_kv_store.cpp | 67 …gleKvStore::Sync(const std::vector<std::string> &deviceIds, SyncMode mode, uint32_t allowedDelayMs) in Sync()
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_preferences_database_test/ |
H A D | mock_single_kv_store.cpp | 61 …gleKvStore::Sync(const std::vector<std::string> &deviceIds, SyncMode mode, uint32_t allowedDelayMs) in Sync()
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_screen_status_manager_branch_test/ |
H A D | mock_single_kv_store.cpp | 66 …gleKvStore::Sync(const std::vector<std::string> &deviceIds, SyncMode mode, uint32_t allowedDelayMs) in Sync()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/ |
H A D | js_single_kv_store.cpp | 368 uint32_t allowedDelayMs = 0; in Sync() member 408 uint32_t allowedDelayMs; in SetSyncParam() member
|
H A D | js_device_kv_store.cpp | 422 uint32_t allowedDelayMs = 0; in Sync() member
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/ |
H A D | mock_single_kv_store.cpp | 143 const std::vector<std::string> &deviceIds, SyncMode mode, uint32_t allowedDelayMs) in Sync()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/test/fuzztest/devicekvstore_fuzzer/ |
H A D | devicekvstore_fuzzer.cpp | 327 uint32_t allowedDelayMs = 200; in SyncFuzz1() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ |
H A D | js_single_kv_store.cpp | 1172 uint32_t allowedDelayMs = 0; member 1254 uint32_t allowedDelayMs; in SetSyncParam() member
|
/ohos5.0/foundation/distributeddatamgr/kv_store/test/fuzztest/singlekvstore_fuzzer/ |
H A D | singlekvstore_fuzzer.cpp | 388 uint32_t allowedDelayMs = 200; in SyncFuzz1() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/ |
H A D | device_kvstore_test.cpp | 549 uint32_t allowedDelayMs = 200; variable
|
H A D | single_kvstore_client_test.cpp | 438 uint32_t allowedDelayMs = 200; variable
|