Searched refs:baseOffset (Results 1 – 4 of 4) sorted by relevance
52 final int baseOffset = byteBuffer.position(); in peek() local66 byteBuffer.position(baseOffset); in peek()80 final int baseOffset = byteBuffer.position(); in parse() local81 byteBuffer.position(baseOffset + NLA_HEADERLEN); in parse()88 byteBuffer.position(baseOffset + struct.getAlignedLength()); in parse()
83 final int baseOffset = byteBuffer.position(); in parse() local89 byteBuffer.position(baseOffset); in parse()95 byteBuffer.position(baseOffset); in parse()101 byteBuffer.position(baseOffset); in parse()113 byteBuffer.position(baseOffset + kAdditionalSpace); in parse()
269 baseOffset(base_offset) {} in ItemLoc()280 *offset = baseOffset + extents[0].extentOffset; in getLoc()284 if (baseOffset + extents[0].extentOffset + extents[0].extentLength in getLoc()288 *offset = baseOffset + extents[0].extentOffset + idatOffset; in getLoc()299 off64_t baseOffset; member
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...