Home
last modified time | relevance | path

Searched defs:GetUidStatsDetail (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netstatsclient/src/
H A Dnet_stats_client.cpp251 int32_t NetStatsClient::GetUidStatsDetail(const std::string &iface, uint32_t uid, uint64_t start, u… in GetUidStatsDetail() function in OHOS::NetManagerStandard::NetStatsClient
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netstatsclient/src/proxy/
H A Dnet_stats_service_proxy.cpp325 int32_t NetStatsServiceProxy::GetUidStatsDetail(const std::string &iface, uint32_t uid, uint64_t st… in GetUidStatsDetail() function in OHOS::NetManagerStandard::NetStatsServiceProxy
/ohos5.0/foundation/communication/netmanager_base/services/netstatsmanager/src/
H A Dnet_stats_service.cpp327 int32_t NetStatsService::GetUidStatsDetail(const std::string &iface, uint32_t uid, uint64_t start, … in GetUidStatsDetail() function in OHOS::NetManagerStandard::NetStatsService
/ohos5.0/foundation/communication/netmanager_base/test/netstatsmanager/unittest/net_stats_manager_test/
H A Dnet_stats_service_stub_test.cpp146 int32_t GetUidStatsDetail(const std::string &iface, uint32_t uid, uint64_t start, uint64_t end, in GetUidStatsDetail() function in OHOS::NetManagerStandard::__anond54949640110::MockNetStatsServiceStub