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

/external/lzma/CPP/7zip/UI/Common/
H A DUpdate.h100 UString SfxModule; member in struct:CUpdateOptions
H A DUpdate.cpp598 options.SfxMode, options.SfxModule,
659 if (options.SfxModule.IsEmpty())
664 UString name = options.SfxModule;
668 if (!NDirectory::MySearchPath(NULL, name, NULL, options.SfxModule))
H A DArchiveCommandLine.cpp654 options.SfxModule = parser[NKey::kSfx].PostStrings[0];
/external/lzma/CPP/7zip/UI/Console/
H A DMain.cpp493 if (uo.SfxMode && uo.SfxModule.IsEmpty())
494 uo.SfxModule = kDefaultSfxModule;

Completed in 66 milliseconds