HomeSort by relevance Sort by last modified time
    Searched defs:appendBytes (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/main/java/org/apache/harmony/xml/
ExpatParser.java 464 appendBytes(this.pointer, xml, offset, length);
470 private native void appendBytes(int pointer, byte[] xml, int offset,
518 appendBytes(this.pointer, buffer, 0, length);
  /system/core/libacc/
acc.cpp     [all...]

Completed in 7892 milliseconds