Searched defs:GetHistory (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/communication/netmanager_base/services/netstatsmanager/src/ |
H A D | net_stats_history.cpp | 23 int32_t NetStatsHistory::GetHistory(std::vector<NetStatsInfo> &recv, uint64_t start, uint64_t end) in GetHistory() function in OHOS::NetManagerStandard::NetStatsHistory 33 int32_t NetStatsHistory::GetHistory(std::vector<NetStatsInfo> &recv, uint32_t uid, uint64_t start, … in GetHistory() function in OHOS::NetManagerStandard::NetStatsHistory 43 int32_t NetStatsHistory::GetHistory(std::vector<NetStatsInfo> &recv, const std::string &iface, uint… in GetHistory() function in OHOS::NetManagerStandard::NetStatsHistory 54 int32_t NetStatsHistory::GetHistory(std::vector<NetStatsInfo> &recv, const std::string &iface, uint… in GetHistory() function in OHOS::NetManagerStandard::NetStatsHistory 76 int32_t NetStatsHistory::GetHistory(std::vector<NetStatsInfo> &recv, uint32_t uid, const std::strin… in GetHistory() function in OHOS::NetManagerStandard::NetStatsHistory
|
/ohos5.0/foundation/multimodalinput/input/service/event_resample/include/ |
H A D | event_resample.h | 214 const History* GetHistory(size_t idx) const in GetHistory() function
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_dirty_region_manager.cpp | 411 RectI RSDirtyRegionManager::GetHistory(unsigned int i) const in GetHistory() function in OHOS::Rosen::RSDirtyRegionManager
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/ |
H A D | touch_event.h | 962 const std::list<TouchLocationInfo>& GetHistory() const in GetHistory() function
|