Home
last modified time | relevance | path

Searched refs:RECEIVED_BYTES (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Dtraffic_dumper.cpp24 static const std::string RECEIVED_BYTES = "Received Bytes:"; member
67 line_vector.push_back(RECEIVED_BYTES + std::to_string(receivedStats)); in GetAllBytes()
106 line_vector.push_back(RECEIVED_BYTES + std::to_string(receivedStats)); in GetApplicationUidBytes()

Completed in 1 milliseconds