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

/external/libmojo/mojo/public/java/bindings/src/org/chromium/mojo/bindings/
H A DDecoder.java299 // The method |getDecoderAtPosition| will validate that the pointer address is valid.
300 return getDecoderAtPosition(newPosition);
704 private Decoder getDecoderAtPosition(int offset) { method in class:Decoder

Completed in 82 milliseconds