Home
last modified time | relevance | path

Searched refs:GetNetBearType (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/netstats/include/context/
H A Dget_traffic_stats_by_network_context.h39 uint32_t GetNetBearType() const;
H A Dget_traffic_stats_by_uid_network_context.h42 uint32_t GetNetBearType() const;
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/netstats/src/
H A Dstatistics_exec.cpp150 network->type_ = context->GetNetBearType(); in ExecGetTrafficStatsByNetwork()
166 network->type_ = context->GetNetBearType(); in ExecGetTrafficStatsByUidNetwork()
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/netstats/src/context/
H A Dget_traffic_stats_by_network_context.cpp138 uint32_t GetTrafficStatsByNetworkContext::GetNetBearType() const in GetNetBearType() function in OHOS::NetManagerStandard::GetTrafficStatsByNetworkContext
H A Dget_traffic_stats_by_uid_network_context.cpp156 uint32_t GetTrafficStatsByUidNetworkContext::GetNetBearType() const in GetNetBearType() function in OHOS::NetManagerStandard::GetTrafficStatsByUidNetworkContext