Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dsingle_kvstore.h174 std::shared_ptr<KvStoreSyncCallback> syncCallback) in Sync()
195 std::shared_ptr<KvStoreSyncCallback> syncCallback, uint32_t delay) in Sync()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dprofile_storage_test.cpp719 std::shared_ptr<DistributedKv::KvStoreSyncCallback> syncCallback = nullptr; variable
733 std::shared_ptr<DistributedKv::KvStoreSyncCallback> syncCallback = variable
852 std::shared_ptr<DistributedKv::KvStoreSyncCallback> syncCallback = variable
868 std::shared_ptr<DistributedKv::KvStoreSyncCallback> syncCallback = nullptr; variable
1048 std::shared_ptr<DistributedKv::KvStoreSyncCallback> syncCallback = variable
1307 std::shared_ptr<DistributedKv::KvStoreSyncCallback> syncCallback = variable
1335 std::shared_ptr<DistributedKv::KvStoreSyncCallback> syncCallback = variable
1424 std::shared_ptr<DistributedKv::KvStoreSyncCallback> syncCallback = variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddsched_sync_e2e.cpp92 std::shared_ptr<DmsKvSyncCB> syncCallback = std::make_shared<DmsKvSyncCB>(); in PushAndPullData() local
117 std::shared_ptr<DmsKvSyncCB> syncCallback = std::make_shared<DmsKvSyncCB>(); in PushAndPullData() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dcomponent_snapshot.cpp391 auto syncCallback = std::make_shared<SyncCustomizedCallback>(); in GetSync() local
449 auto syncCallback = std::make_shared<SyncCustomizedCallback>(); in CreateSync() local
/ohos5.0/foundation/distributeddatamgr/kv_store/test/distributedtest/single_kvstore_client/
H A Ddistributed_test.cpp110 …std::shared_ptr<KvStoreSyncCallback> syncCallback = std::make_shared<KvStoreSyncCallbackTestImpl>(… in SetUpTestCase() local
H A Ddistributed_test_agent.cpp125 …std::shared_ptr<KvStoreSyncCallback> syncCallback = std::make_shared<KvStoreSyncCallbackTestImpl>(… in SetUp() local
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddp_profile_service_test.cpp286 sptr<IRemoteObject> syncCallback = nullptr; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_single_kv_store.cpp155 std::shared_ptr<KvStoreSyncCallback> syncCallback) in Sync()
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/
H A Dmock_single_kv_store.cpp156 const DataQuery &query, std::shared_ptr<KvStoreSyncCallback> syncCallback) in Sync()
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/mock/
H A Dmock_single_kv_store.cpp156 std::shared_ptr<KvStoreSyncCallback> syncCallback) in Sync()
/ohos5.0/foundation/ability/form_fwk/test/mock/include/
H A Dmock_single_kv_store.h93 std::shared_ptr<DistributedKv::KvStoreSyncCallback> syncCallback) override in Sync()
/ohos5.0/foundation/ability/ability_runtime/test/mock/common/include/
H A Dmock_single_kv_store.h90 std::shared_ptr<DistributedKv::KvStoreSyncCallback> syncCallback) override in Sync()
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_database_branch_test/
H A Dmock_single_kv_store.cpp177 const DataQuery &query, std::shared_ptr<KvStoreSyncCallback> syncCallback) in Sync()
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_preferences_database_test/
H A Dmock_single_kv_store.cpp168 const DataQuery &query, std::shared_ptr<KvStoreSyncCallback> syncCallback) 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.cpp170 const DataQuery &query, std::shared_ptr<KvStoreSyncCallback> syncCallback) in Sync()
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_single_kv_store.cpp264 const DataQuery &query, std::shared_ptr<KvStoreSyncCallback> syncCallback) in Sync()
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Ddistributed_data_storage.cpp318 …std::shared_ptr<DistributedDataStorageCallback> syncCallback = std::make_shared<DistributedDataSto… in SyncAndCompleted() local
/ohos5.0/base/security/access_token/interfaces/innerkits/accesstoken/src/
H A Daccesstoken_kit.cpp549 …32_t AccessTokenKit::RegisterTokenSyncCallback(const std::shared_ptr<TokenSyncKitInterface>& syncC… in RegisterTokenSyncCallback()
H A Daccesstoken_manager_client.cpp584 const std::shared_ptr<TokenSyncKitInterface>& syncCallback) in RegisterTokenSyncCallback()
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Dsingle_store_impl.cpp441 std::shared_ptr<SyncCallback> syncCallback, uint32_t delay) in Sync()
/ohos5.0/foundation/distributeddatamgr/kv_store/test/fuzztest/devicekvstore_fuzzer/
H A Ddevicekvstore_fuzzer.cpp168 auto syncCallback = std::make_shared<DeviceSyncCallbackTestImpl>(); in SyncCallbackFuzz() local
/ohos5.0/foundation/distributeddatamgr/kv_store/test/fuzztest/singlekvstore_fuzzer/
H A Dsinglekvstore_fuzzer.cpp188 auto syncCallback = std::make_shared<DeviceSyncCallbackTestImpl>(); in SyncCallbackFuzz() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Ddevice_kvstore_test.cpp445 auto syncCallback = std::make_shared<DeviceSyncCallbackTestImpl>(); variable
H A Dsingle_kvstore_client_test.cpp333 auto syncCallback = std::make_shared<KvStoreSyncCallbackTestImpl>(); variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dsingle_store_impl.cpp589 std::shared_ptr<SyncCallback> syncCallback, uint32_t delay) in Sync()

12