Home
last modified time | relevance | path

Searched defs:targetBytes (Results 1 – 4 of 4) sorted by relevance

/external/okhttp/okio/okio/src/main/java/okio/
DBufferedSource.java238 long indexOfElement(ByteString targetBytes) throws IOException; in indexOfElement()
247 long indexOfElement(ByteString targetBytes, long fromIndex) throws IOException; in indexOfElement()
DRealBufferedSource.java334 @Override public long indexOfElement(ByteString targetBytes) throws IOException { in indexOfElement()
338 @Override public long indexOfElement(ByteString targetBytes, long fromIndex) throws IOException { in indexOfElement()
/external/dng_sdk/source/
Ddng_xmp_sdk.cpp1316 uint32 targetBytes, in Serialize()
Ddng_xmp.cpp561 uint32 targetBytes, in Serialize()