Home
last modified time | relevance | path

Searched defs:dataOffset (Results 1 – 3 of 3) sorted by relevance

/dalvik/libdex/
DZipArchive.cpp556 off_t dataOffset = localHdrOffset + kLFHLen in dexZipGetEntryInfo() local
708 off_t dataOffset; in dexZipExtractEntryToFile() local
/dalvik/vm/compiler/codegen/arm/
DCodegenDriver.cpp411 int dataOffset = OFFSETOF_MEMBER(ArrayObject, contents); in genArrayGet() local
480 int dataOffset = OFFSETOF_MEMBER(ArrayObject, contents); in genArrayPut() local
554 int dataOffset = OFFSETOF_MEMBER(ArrayObject, contents); in genArrayObjectPut() local
/dalvik/vm/compiler/
DCompilerIR.h211 int dataOffset; // starting offset of literal pool member