Home
last modified time | relevance | path

Searched defs:eol (Results 1 – 4 of 4) sorted by relevance

/aosp14/system/core/storaged/include/
H A Dstoraged_info.h43 uint16_t eol; // pre-eol (end of life) information variable
/aosp14/system/core/libutils/
H A DTokenizer.cpp115 const char* eol = mCurrent; in peekRemainderOfLine() local
/aosp14/frameworks/base/services/backup/java/com/android/server/backup/utils/
H A DTarBackupReader.java713 int eol = offset + 1; in readPaxExtendedHeader() local
/aosp14/system/core/init/
H A Dproperty_service.cpp699 char *key, *value, *eol, *sol, *tmp, *fn; in LoadProperties() local