Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/cs40l26/
DDspMemChunk.h94 bool isEnd() const { return _current == _max; } in isEnd() function
/hardware/interfaces/automotive/can/1.0/default/libnl++/include/libnl++/
DBuffer.h130 bool isEnd() const { return !mCurrent.ok(); } in isEnd() function