Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Dnetwork_set_manager_mock.cpp85 bool NetworkSetManager::IsAllowNetConnect(const std::string &bundleName, const int32_t userId) in IsAllowNetConnect() 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.h59 static bool IsAllowNetConnect(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.cpp156 if (NetworkSetManager::IsAllowNetConnect(bundleName, userId)) { in CheckNetwork()
H A Dnetwork_set_manager.cpp248 bool NetworkSetManager::IsAllowNetConnect(const std::string &bundleName, const int32_t userId) in IsAllowNetConnect() function in OHOS::FileManagement::CloudSync::NetworkSetManager