Searched defs:systemError (Results 1 - 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/UI/Console/
H A DUpdateCallbackConsole.cpp50 HRESULT CUpdateCallbackConsole::CanNotFindError(const wchar_t *name, DWORD systemError) argument
53 CantFindCodes.Add(systemError);
63 m_PercentPrinter.PrintString(NError::MyFormatMessageW(systemError));
174 HRESULT CUpdateCallbackConsole::OpenFileError(const wchar_t *name, DWORD systemError) argument
177 FailedCodes.Add(systemError);
179 // if (systemError == ERROR_SHARING_VIOLATION)
184 m_PercentPrinter.PrintString(NError::MyFormatMessageW(systemError));
187 // return systemError;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-junit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 97 milliseconds