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