Searched refs:UpdateSupplierScoreAsync (Results 1 – 3 of 3) sorted by relevance
997 ret = NetConnService::GetInstance()->UpdateSupplierScoreAsync(NetBearType::BEARER_WIFI,1014 ret = NetConnService::GetInstance()->UpdateSupplierScoreAsync(NetBearType::BEARER_WIFI,
444 …int32_t UpdateSupplierScoreAsync(NetBearType bearerType, uint32_t detectionStatus, uint32_t& suppl…
2572 result = this->UpdateSupplierScoreAsync(bearerType, detectionStatus, supplierId); in UpdateSupplierScore()2578 int32_t NetConnService::UpdateSupplierScoreAsync(NetBearType bearerType, uint32_t detectionStatus, … in UpdateSupplierScoreAsync() function in OHOS::NetManagerStandard::NetConnService