Home
last modified time | relevance | path

Searched refs:getDecoderAtPosition (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/mojo/public/java/bindings/src/org/chromium/mojo/bindings/
DDecoder.java321 return getDecoderAtPosition(newPosition); in readPointer()
725 private Decoder getDecoderAtPosition(int offset) { in getDecoderAtPosition() method in Decoder