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

  /external/lzma/CPP/7zip/UI/Common/
ArchiveCommandLine.cpp 945 CUpdateOptions &updateOptions = options.UpdateOptions;
947 SetAddCommandOptions(options.Command.CommandType, parser, updateOptions);
949 SetMethodOptions(parser, updateOptions.MethodMode.Properties);
952 updateOptions.OpenShareForWrite = true;
963 updateOptions.EMailMode = parser[NKey::kEmail].ThereIs;
964 if (updateOptions.EMailMode)
966 updateOptions.EMailAddress = parser[NKey::kEmail].PostStrings.Front();
967 if (updateOptions.EMailAddress.Length() > 0)
968 if (updateOptions.EMailAddress[0] == L'.')
    [all...]
  /prebuilts/sdk/tools/
jack.jar 

Completed in 87 milliseconds