Searched defs:isEnd (Results 1 – 2 of 2) sorted by relevance
| /hardware/interfaces/automotive/can/1.0/default/libnl++/include/libnl++/ | ||
| D | Buffer.h | 130 bool isEnd() const { return !mCurrent.ok(); } in isEnd() function |
| /hardware/google/pixel/vibrator/cs40l26/ | ||
| D | Vibrator.cpp | 167 bool isEnd() const { return _current == _max; } in isEnd() function in aidl::android::hardware::vibrator::DspMemChunk |