Searched refs:SetNetCaps (Results 1 – 7 of 7) sorted by relevance
42 void SetNetCaps(const std::set<NetCap> &netCaps);
60 void SetNetCaps(const std::set<NetCap> &netCaps);
54 devInterfaceState.SetNetCaps(netCaps);
46 void DevInterfaceState::SetNetCaps(const std::set<NetCap> &netCaps) in SetNetCaps() function in OHOS::NetManagerStandard::DevInterfaceState
513 devState->SetNetCaps(fitCap->second); in DevInterfaceAdd()
530 void Network::SetNetCaps(const std::set<NetCap> &netCaps) in SetNetCaps() function in OHOS::NetManagerStandard::Network
450 network->SetNetCaps(netCaps); in RegisterNetSupplierAsync()