Searched defs:netCaps (Results 1 – 2 of 2) sorted by relevance
26 const std::set<NetCap> &netCaps, in RequestNetwork()46 …t32_t NetManagerCallBack::ReleaseNetwork(const std::string &ident, const std::set<NetCap> &netCaps) in ReleaseNetwork()
1636 std::set<NetCap> netCaps; variable1653 std::set<NetCap> netCaps = { NetManagerStandard::NetCap::NET_CAPABILITY_INTERNET }; variable1670 std::set<NetCap> netCaps; variable1686 std::set<NetCap> netCaps = { NetManagerStandard::NetCap::NET_CAPABILITY_INTERNET }; variable