HomeSort by relevance Sort by last modified time
    Searched refs:SfxModule (Results 1 - 4 of 4) sorted by null

  /external/lzma/CPP/7zip/UI/Common/
Update.h 100 UString SfxModule;
Update.cpp 314 const UString &sfxModule,
471 if (!sfxStreamSpec->Open(sfxModule))
475 errorInfo.FileName = sfxModule;
598 options.SfxMode, options.SfxModule,
659 if (options.SfxModule.IsEmpty())
664 UString name = options.SfxModule;
668 if (!NDirectory::MySearchPath(NULL, name, NULL, options.SfxModule))
ArchiveCommandLine.cpp 654 options.SfxModule = parser[NKey::kSfx].PostStrings[0];
  /external/lzma/CPP/7zip/UI/Console/
Main.cpp 493 if (uo.SfxMode && uo.SfxModule.IsEmpty())
494 uo.SfxModule = kDefaultSfxModule;

Completed in 30 milliseconds