Searched refs:QueryCellularConnect (Results 1 – 4 of 4) sorted by relevance
42 int32_t NetworkSetManager::QueryCellularConnect(int32_t userId, const std::string &bundleName) in QueryCellularConnect() function in OHOS::FileManagement::CloudSync::NetworkSetManager
51 static int32_t QueryCellularConnect(int32_t userId, const std::string &bundleName);
41 int32_t NetworkSetManager::QueryCellularConnect(int32_t userId, const std::string &bundleName) in QueryCellularConnect() function in OHOS::FileManagement::CloudSync::NetworkSetManager132 if (QueryCellularConnect(userId, bundleName) != E_OK) { in GetCellularConnect()
81 int32_t ret = networkSetManager_->QueryCellularConnect(userId, bundleName);