Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/GUI/
DUpdateGUI.cpp31 static const char * const kDefaultSfxModule = "7z.sfx"; variable
564 options.SfxModule += kDefaultSfxModule; in UpdateGUI()
/external/lzma/CPP/7zip/UI/Console/
DMain.cpp217 #define kDefaultSfxModule "7zCon.sfx" macro
1541 uo.SfxModule = kDefaultSfxModule; in Main2()