Searched refs:DisableVnicNetworkAsync (Results 1 – 3 of 3) sorted by relevance
470 int32_t DisableVnicNetworkAsync();
2692 [this, &result]() { result = this->DisableVnicNetworkAsync(); }); in DisableVnicNetwork()2697 int32_t NetConnService::DisableVnicNetworkAsync() in DisableVnicNetworkAsync() function in OHOS::NetManagerStandard::NetConnService
1058 int32_t ret = NetConnService::GetInstance()->DisableVnicNetworkAsync();