Home
last modified time | relevance | path

Searched refs:GetCellularConnect (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/sync_rule/
H A Dnetwork_set_manager.cpp128 void NetworkSetManager::GetCellularConnect(const std::string &bundleName, const int32_t userId) in GetCellularConnect() function in OHOS::FileManagement::CloudSync::NetworkSetManager
230 NetworkSetManager::GetCellularConnect(bundleName_, userId_); in OnChange()
242 GetCellularConnect(bundleName, userId); in IsAllowCellularConnect()
269 GetCellularConnect(bundleName, userId); in InitNetworkSetManager()
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Dnetwork_set_manager_mock.cpp52 void NetworkSetManager::GetCellularConnect(const std::string &bundleName, const int32_t userId) in GetCellularConnect() function in OHOS::FileManagement::CloudSync::NetworkSetManager
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloud_file_kit_inner/
H A Dnetwork_set_manager.h55 static void GetCellularConnect(const std::string &bundleName, const int32_t userId);
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/sync_rule/
H A Dnetwork_set_manager_test.cpp125 networkSetManager_->GetCellularConnect(bundleName, userId);