Home
last modified time | relevance | path

Searched defs:switchData (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/persistenceadapter/kvadapter/
H A Dswitch_adapter.cpp52 const DistributedKv::SwitchData switchData = {value, length}; in PutSwitch() local
/ohos5.0/foundation/filemanagement/dfs_service/test/mock/ipc/
H A Dcloud_sync_service_proxy_mock.cpp60 …_t CloudSyncServiceProxy::EnableCloud(const std::string &accoutId, const SwitchDataObj &switchData) in EnableCloud()
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/
H A Dcloud_sync_manager_impl_unnomal_test.cpp247 SwitchDataObj switchData; variable
H A Dcloud_sync_service_proxy_test.cpp418 SwitchDataObj switchData; variable
436 SwitchDataObj switchData; variable
H A Dcloud_sync_manager_impl_test.cpp481 SwitchDataObj switchData; variable
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloudsync_kit_inner/
H A Dcloud_sync_common.h73 std::map<std::string, bool> switchData; member
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/include/
H A Di_cloud_sync_service_mock.h92 int32_t EnableCloud(const std::string &accoutId, const SwitchDataObj &switchData) override in EnableCloud()
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/ipc/
H A Dcloud_sync_service_test.cpp323 SwitchDataObj switchData; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_stub.cpp445 SwitchData switchData; in OnPutSwitch() local
467 SwitchData switchData; in OnGetSwitch() local
/ohos5.0/foundation/distributeddatamgr/kv_store/test/fuzztest/distributedkvdatamanager_fuzzer/
H A Ddistributedkvdatamanager_fuzzer.cpp221 SwitchData switchData; in PutSwitchFuzz() local
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner_lite/src/
H A Dcloud_sync_service_proxy_lite.cpp185 …_t CloudSyncServiceProxy::EnableCloud(const std::string &accoutId, const SwitchDataObj &switchData) in EnableCloud()
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
H A Dcloud_sync_manager_impl.cpp376 const SwitchDataObj &switchData) in EnableCloud()
H A Dcloud_sync_service_proxy.cpp403 …_t CloudSyncServiceProxy::EnableCloud(const std::string &accoutId, const SwitchDataObj &switchData) in EnableCloud()
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudsyncmanager/
H A Dcloud_sync_manager_n_exporter.cpp301 SwitchDataObj switchData; in EnableCloud() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dkvdb_service_impl_test.cpp625 DistributedKv::SwitchData switchData; variable
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
H A Dcloud_sync_service.cpp497 int32_t CloudSyncService::EnableCloud(const std::string &accoutId, const SwitchDataObj &switchData) in EnableCloud()
/ohos5.0/foundation/filemanagement/dfs_service/test/fuzztest/cloudsyncservicestub_fuzzer/
H A Dcloudsyncservicestub_fuzzer.cpp229 std::map<string, bool> switchData; in HandleEnableCloudFuzzTest() local