Home
last modified time | relevance | path

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 Dmock_single_kv_store.cpp52 …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 Dmock_single_kv_store.cpp52 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 Dmock_single_kv_store.cpp67 …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 Dmock_single_kv_store.cpp61 …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 Dmock_single_kv_store.cpp66 …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 Djs_single_kv_store.cpp368 uint32_t allowedDelayMs = 0; in Sync() member
408 uint32_t allowedDelayMs; in SetSyncParam() member
H A Djs_device_kv_store.cpp422 uint32_t allowedDelayMs = 0; in Sync() member
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_single_kv_store.cpp143 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 Ddevicekvstore_fuzzer.cpp327 uint32_t allowedDelayMs = 200; in SyncFuzz1() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_single_kv_store.cpp1172 uint32_t allowedDelayMs = 0; member
1254 uint32_t allowedDelayMs; in SetSyncParam() member
/ohos5.0/foundation/distributeddatamgr/kv_store/test/fuzztest/singlekvstore_fuzzer/
H A Dsinglekvstore_fuzzer.cpp388 uint32_t allowedDelayMs = 200; in SyncFuzz1() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Ddevice_kvstore_test.cpp549 uint32_t allowedDelayMs = 200; variable
H A Dsingle_kvstore_client_test.cpp438 uint32_t allowedDelayMs = 200; variable