Home
last modified time | relevance | path

Searched refs:xpos (Results 1 – 1 of 1) sorted by relevance

/art/libartbase/base/
Dstringpiece.h162 const size_type xpos = result - ptr_; variable
163 return xpos + s.length_ <= length_ ? xpos : npos;