Searched refs:winerror (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/chrome/test/mini_installer/
H A Dquit_chrome.py18 import winerror namespace
45 if error.args[0] != winerror.ERROR_INVALID_WINDOW_HANDLE:
/external/chromium_org/tools/gyp/test/win/
H A Dgyptest-link-update-manifest.py19 import winerror namespace
44 if error.args[0] == winerror.ERROR_RESOURCE_DATA_NOT_FOUND:
H A Dgyptest-link-embed-manifest.py19 import winerror namespace
45 if error.args[0] == winerror.ERROR_RESOURCE_DATA_NOT_FOUND:
H A Dgyptest-link-enable-uac.py19 import winerror namespace
45 if error.args[0] == winerror.ERROR_RESOURCE_DATA_NOT_FOUND:
H A Dgyptest-link-generate-manifest.py19 import winerror namespace
44 if error.args[0] == winerror.ERROR_RESOURCE_DATA_NOT_FOUND:
/external/chromium_org/cloud_print/service/win/
H A Dinstaller.cc7 #include <winerror.h>
/external/chromium_org/rlz/win/lib/
H A Drlz_lib_win.cc12 #include <winerror.h>
/external/llvm/lib/Support/
H A DErrorHandling.cpp142 #include <winerror.h>
/external/e2fsprogs/lib/ext2fs/
H A Dnt_io.c167 #include <winerror.h>
/external/llvm/unittests/Support/
H A DPath.cpp19 #include <winerror.h>

Completed in 2187 milliseconds