Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DUpdateCallbackConsole.cpp26 static const wchar_t * const kEmptyFileAlias = L"[Content]"; variable
518 name = kEmptyFileAlias; in GetStream()
698 name = kEmptyFileAlias; in ShowDeleteFile()
DHashCon.cpp10 static const char * const kEmptyFileAlias = "[Content]"; variable
270 *_so << kEmptyFileAlias; in SetOperationResult()
/external/lzma/CPP/7zip/UI/Client7z/
DClient7z.cpp155 static const wchar_t * const kEmptyFileAlias = L"[Content]"; variable
304 fullPath = kEmptyFileAlias; in GetStream()
637 name = kEmptyFileAlias; in GetStream2()