Home
last modified time | relevance | path

Searched refs:IsAllowCellularConnect (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/sync_rule/
H A Dnetwork_set_manager_test.cpp233 networkSetManager_->IsAllowCellularConnect(bundleName, userId);
254 networkSetManager_->IsAllowCellularConnect(bundleName, userId);
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Dnetwork_set_manager_mock.cpp77 bool NetworkSetManager::IsAllowCellularConnect(const std::string &bundleName, const int32_t userId) in IsAllowCellularConnect() 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.h58 static bool IsAllowCellularConnect(const std::string &bundleName, const int32_t userId);
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/sync_rule/
H A Dnetwork_status.cpp140 if (NetworkSetManager::IsAllowCellularConnect(bundleName, userId)) { in CheckMobileNetwork()
H A Dnetwork_set_manager.cpp236 bool NetworkSetManager::IsAllowCellularConnect(const std::string &bundleName, const int32_t userId) in IsAllowCellularConnect() function in OHOS::FileManagement::CloudSync::NetworkSetManager