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

/system/extras/perfprofd/quipper/base/
H A Dbasictypes.h47 const uint32 kuint32max = 0xFFFFFFFF; variable
/system/connectivity/shill/
H A Drouting_table.cc361 const auto kuint32max = std::numeric_limits<uint32_t>::max(); local
362 while (route_queries_.front().sequence - message.seq() > kuint32max / 2) {
/system/extras/perfprofd/quipper/
H A Dperf_reader.cc918 return kuint32max;
932 if (attr_size == kuint32max) {

Completed in 534 milliseconds