Home
last modified time | relevance | path

Searched refs:ei_data (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/common/
Dutils.cc646 uint8_t ei_data = buffer[EI_DATA]; in GetFileFormatELF() local
647 switch (ei_data) { in GetFileFormatELF()
667 if (ei_data == ELFDATA2LSB) in GetFileFormatELF()