Searched defs:kIndexNotFound (Results 1 – 2 of 2) sorted by relevance
36 constexpr size_t TimingLogger::kIndexNotFound; member in art::TimingLogger
363 static const uint32_t kIndexNotFound = static_cast<uint32_t>(-1); variable