Searched refs:NetDetectionAsync (Results 1 – 2 of 2) sorted by relevance
381 int32_t NetDetectionAsync(int32_t netId);
315 …EventHandler_->PostSyncTask([this, netId, &result]() { result = this->NetDetectionAsync(netId); }); in NetDetection()669 int32_t NetConnService::NetDetectionAsync(int32_t netId) in NetDetectionAsync() function in OHOS::NetManagerStandard::NetConnService