Searched defs:fillBuffer (Results 1 – 4 of 4) sorted by relevance
83 private void fillBuffer(CharBuffer buffer) { in fillBuffer() method in ReadCharBuffer
1481 private boolean fillBuffer(int minimum) throws IOException, XmlPullParserException { in fillBuffer() method in KXmlParser
433 static size_t fillBuffer(ParsingContext* parsingContext, const char* utf8, int byteLength) { in fillBuffer() function