Searched defs:getBuffer (Results 1 - 7 of 7) sorted by relevance

/packages/apps/OMA-DM/engine/dmlib/dmengine/dm_util/hdr/
H A Ddmbuffer.h38 inline UINT8* getBuffer() const {return m_pBuf;} function in class:DMBuffer
H A Ddmtoken.h86 char * getBuffer() const { return m_pStr; } function in class:DMToken
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/v4/content/
H A Dsingle_dict_content.h51 const BufferWithExtendableBuffer *getBuffer() const { function in class:latinime::SingleDictContent
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/backward/v402/content/
H A Dsingle_dict_content.h69 const BufferWithExtendableBuffer *getBuffer() const { function in class:latinime::backward::v402::SingleDictContent
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/utils/
H A Dbuffer_with_extendable_buffer.h65 AK_FORCE_INLINE const uint8_t *getBuffer(const bool usesAdditionalBuffer) const { function in class:latinime::BufferWithExtendableBuffer
/packages/apps/UnifiedEmail/src/org/apache/commons/io/output/
H A DByteArrayOutputStream.java97 private byte[] getBuffer(int index) { method in class:ByteArrayOutputStream
113 currentBuffer = getBuffer(currentBufferIndex);
238 currentBuffer = getBuffer(currentBufferIndex);
252 byte[] buf = getBuffer(i);
277 byte[] buf = getBuffer(i);
/packages/services/Telecomm/libs/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/util/ ...

Completed in 2817 milliseconds