Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/Console/
H A DExtractCallbackConsole.cpp218 static const char * const kDataAfterEnd = "There are some data after the end of the payload data"; variable
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DIArchive.h142 kDataAfterEnd, enumerator
/aosp_15_r20/external/lzma/CPP/7zip/UI/Client7z/
H A DClient7z.cpp243 static const char * const kDataAfterEnd = "There are some data after the end of the payload data"; variable