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

  /external/lzma/CPP/7zip/UI/Common/
UpdateCallback.h 23 virtual HRESULT OpenFileError(const wchar_t *name, DWORD systemError) x; \
UpdateCallback.cpp 191 return Callback->OpenFileError(path, ::GetLastError());
  /external/lzma/CPP/7zip/UI/Console/
UpdateCallbackConsole.cpp 174 HRESULT CUpdateCallbackConsole::OpenFileError(const wchar_t *name, DWORD systemError)

Completed in 1308 milliseconds