Home
last modified time | relevance | path

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

/system/extras/perfprofd/quipper/base/
Dbasictypes.h47 const uint32 kuint32max = 0xFFFFFFFF; variable
/system/connectivity/shill/
Drouting_table.cc361 const auto kuint32max = std::numeric_limits<uint32_t>::max(); in RouteMsgHandler() local