Home
last modified time | relevance | path

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

/art/runtime/
Dindex_bss_mapping.cc47 constexpr size_t IndexBssMappingLookup::npos; member in art::IndexBssMappingLookup
/art/libartbase/base/
Dstringpiece.h43 static constexpr size_type npos = size_type(-1); variable