Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/test/mock/ipc/
Dcloud_sync_service_proxy_mock.cpp59 …_t CloudSyncServiceProxy::EnableCloud(const std::string &accoutId, const SwitchDataObj &switchData) in EnableCloud()
/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloudsync_kit_inner/
Dcloud_sync_common.h44 std::map<std::string, bool> switchData; member
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/
Dcloud_sync_manager_impl_unnomal_test.cpp247 SwitchDataObj switchData; variable
Dcloud_sync_manager_impl_test.cpp278 SwitchDataObj switchData; variable
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/include/
Di_cloud_sync_service_mock.h78 int32_t EnableCloud(const std::string &accoutId, const SwitchDataObj &switchData) override in EnableCloud()
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
Dcloud_sync_manager_impl.cpp214 const SwitchDataObj &switchData) in EnableCloud()
Dcloud_sync_service_proxy.cpp242 …_t CloudSyncServiceProxy::EnableCloud(const std::string &accoutId, const SwitchDataObj &switchData) in EnableCloud()
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/ipc/
Dcloud_sync_service_test.cpp301 SwitchDataObj switchData; variable
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
Dcloud_sync_service.cpp194 int32_t CloudSyncService::EnableCloud(const std::string &accoutId, const SwitchDataObj &switchData) in EnableCloud()
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudsyncmanager/
Dcloud_sync_manager_n_exporter.cpp241 SwitchDataObj switchData; in EnableCloud() local