Home | History | Annotate | Download | only in runtime

Lines Matching refs:endian_tag_

262   if (header_->endian_tag_ != DexFile::kDexEndianConstant) {
263 ErrorStringPrintf("Unexpected endian_tag: %x", header_->endian_tag_);