Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_data/services/src/
H A Ddata_connection_monitor.cpp125 int64_t sentPackets = currentSentPackets - previousSentPackets; in UpdateFlowInfo() local
265 int64_t sentPackets = currentSentPackets - previousSentPackets; in UpdateDataFlowType() local