Searched refs:QueryNetConnect (Results 1 – 4 of 4) sorted by relevance
47 int32_t NetworkSetManager::QueryNetConnect(int32_t userId, const std::string &bundleName) in QueryNetConnect() function in OHOS::FileManagement::CloudSync::NetworkSetManager
52 static int32_t QueryNetConnect(int32_t userId, const std::string &bundleName);
85 int32_t NetworkSetManager::QueryNetConnect(int32_t userId, const std::string &bundleName) in QueryNetConnect() function in OHOS::FileManagement::CloudSync::NetworkSetManager147 if (QueryNetConnect(userId, bundleName) != E_OK) { in GetNetConnect()
103 int32_t ret = networkSetManager_->QueryNetConnect(userId, bundleName);