Home
last modified time | relevance | path

Searched refs:StatsInfoUnmarshallingVector (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netstatsclient/src/
H A Dnet_stats_info.cpp189 bool StatsInfoUnmarshallingVector(Parcel &parcel, std::vector<NetStatsInfo> &statsInfos) in StatsInfoUnmarshallingVector() function
/ohos5.0/foundation/communication/netmanager_base/interfaces/innerkits/netstatsclient/
H A Dlibnetstats_kits.map117 …"OHOS::NetManagerStandard::StatsInfoUnmarshallingVector(OHOS::Parcel&, std::__h::vector<OHOS::NetM…
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_native_service_proxy.cpp26 bool StatsInfoUnmarshallingVector(Parcel &parcel, std::vector<NetStatsInfo> &stats);
1888 if (!OHOS::NetManagerStandard::StatsInfoUnmarshallingVector(reply, stats)) { in GetAllSimStatsInfo()
1948 if (!OHOS::NetManagerStandard::StatsInfoUnmarshallingVector(reply, stats)) { in GetAllStatsInfo()