Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/interfaces/innerkits/netstatsclient/include/
H A Dnet_push_stats_info.h35 inline uint32_t GetStats() const in GetStats() function
H A Dnet_stats_info.h49 inline uint64_t GetStats() const in GetStats() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_network.cpp154 std::vector<NetworkStats> Network::GetStats(const std::string& interface) in GetStats() function in OHOS::Rosen::Network