Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
Dmmapped_buffer.cpp31 const char *const path, const int bufferOffset, const int bufferSize, in openBuffer()
/packages/modules/StatsD/statsd/tests/
DLogEvent_test.cpp178 size_t bufferOffset = 0; in ParseBuffer() local