Home
last modified time | relevance | path

Searched defs:syncCallback (Results 1 – 9 of 9) sorted by relevance

/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/
Dmock_single_kv_store.cpp156 const DataQuery &query, std::shared_ptr<KvStoreSyncCallback> syncCallback) in Sync()
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
Dmock_single_kv_store.cpp155 std::shared_ptr<KvStoreSyncCallback> syncCallback) in Sync()
/base/notification/distributed_notification_service/services/test/moduletest/mock/
Dmock_single_kv_store.cpp156 std::shared_ptr<KvStoreSyncCallback> syncCallback) in Sync()
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_database_branch_test/
Dmock_single_kv_store.cpp177 const DataQuery &query, std::shared_ptr<KvStoreSyncCallback> syncCallback) in Sync()
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_screen_status_manager_branch_test/
Dmock_single_kv_store.cpp170 const DataQuery &query, std::shared_ptr<KvStoreSyncCallback> syncCallback) in Sync()
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_preferences_database_test/
Dmock_single_kv_store.cpp168 const DataQuery &query, std::shared_ptr<KvStoreSyncCallback> syncCallback) in Sync()
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
Dmock_single_kv_store.cpp264 const DataQuery &query, std::shared_ptr<KvStoreSyncCallback> syncCallback) in Sync()
/base/security/access_token/interfaces/innerkits/accesstoken/src/
Daccesstoken_kit.cpp705 …32_t AccessTokenKit::RegisterTokenSyncCallback(const std::shared_ptr<TokenSyncKitInterface>& syncC… in RegisterTokenSyncCallback()
Daccesstoken_manager_client.cpp928 const std::shared_ptr<TokenSyncKitInterface>& syncCallback) in RegisterTokenSyncCallback()