Home
last modified time | relevance | path

Searched defs:HasNetCap (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_caps.cpp51 bool NetCaps::HasNetCap(NetCap cap) const in HasNetCap() function in OHOS::NetManagerStandard::NetCaps
H A Dnet_supplier.cpp153 bool NetSupplier::HasNetCap(NetCap cap) const in HasNetCap() function in OHOS::NetManagerStandard::NetSupplier
/ohos5.0/base/telephony/cellular_data/services/src/apn_manager/
H A Dapn_manager.cpp133 static bool HasNetCap(const uint64_t capabilities, const NetManagerStandard::NetCap netCap) in HasNetCap() function