Searched refs:EXT_PRE_EOL_INFO (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/dumpstate/
H A Dutils.cpp1155 static const size_t EXT_PRE_EOL_INFO = 267 * sizeof(hex); local
1189 if (buffer.length() < (EXT_PRE_EOL_INFO + sizeof(hex))) {
1195 sub = buffer.substr(EXT_PRE_EOL_INFO, sizeof(hex));

Completed in 30 milliseconds