Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/sync_rule/
H A Dnetwork_status_test.cpp260 bool ret = networkStatus.CheckMobileNetwork(bundleName, userId);
282 bool ret = networkStatus.CheckMobileNetwork(bundleName, userId);
305 bool ret = networkStatus.CheckMobileNetwork(bundleName, userId);
328 bool ret = networkStatus.CheckMobileNetwork(bundleName, userId);
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloud_file_kit_inner/
H A Dnetwork_status.h41 static bool CheckMobileNetwork(const std::string &bundleName, const int32_t userId);
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Dnetwork_status_mock.cpp55 bool NetworkStatus::CheckMobileNetwork(const std::string &bundleName, const int32_t userId) in CheckMobileNetwork() function in OHOS::FileManagement::CloudSync::NetworkStatus
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/sync_rule/
H A Dnetwork_status.cpp135 bool NetworkStatus::CheckMobileNetwork(const std::string &bundleName, const int32_t userId) in CheckMobileNetwork() function in OHOS::FileManagement::CloudSync::NetworkStatus