Home
last modified time | relevance | path

Searched refs:UpdateDataToDoCallback (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/include/
H A Dmock_single_kv_store.h382 void UpdateDataToDoCallback(const Key &key, const Value &value);
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_single_kv_store.cpp65 void MockSingleKvStore::UpdateDataToDoCallback(const Key &key, const Value &value) in UpdateDataToDoCallback() function in OHOS::DistributedKv::MockSingleKvStore
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_fw_module_test.cpp1988 pointer->UpdateDataToDoCallback(key, value);