Home
last modified time | relevance | path

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

/packages/modules/StatsD/lib/libstatssocket/
Dstats_socket_loss_reporter.h76 using LossInfoKey = std::pair<int, int>; // [error, tag] variable
/packages/modules/StatsD/statsd/benchmark/
Dloss_info_container_benchmark.cpp136 using LossInfoKey = std::pair<int, int>; // [error, tag] typedef