| /external/chromium_org/gpu/gles2_conform_support/egl/ |
| D | egl.cc | 24 void SetCurrentError(EGLint error_code) { in SetCurrentError() 28 T EglError(EGLint error_code, T return_value) { in EglError() 51 EGLint error_code = ValidateDisplay(dpy); in ValidateDisplayConfig() local 63 EGLint error_code = ValidateDisplay(dpy); in ValidateDisplaySurface() local 75 EGLint error_code = ValidateDisplay(dpy); in ValidateDisplayContext() local 118 EGLint error_code = ValidateDisplay(dpy); in eglTerminate() local 129 EGLint error_code = ValidateDisplay(dpy); in eglQueryString() local 152 EGLint error_code = ValidateDisplay(dpy); in eglChooseConfig() local 170 EGLint error_code = ValidateDisplay(dpy); in eglGetConfigs() local 188 EGLint error_code = ValidateDisplayConfig(dpy, config); in eglGetConfigAttrib() local [all …]
|
| /external/chromium_org/chrome/browser/google/ |
| D | google_update_win.cc | 261 GoogleUpdateErrorCode error_code = CanUpdateCurrentChrome(chrome_exe); in InitiateGoogleUpdateCheck() local 280 base::string16 error_code = base::StringPrintf(L"%d: 0x%x", error, hr); in InitiateGoogleUpdateCheck() local 313 base::string16 error_code = base::StringPrintf(L"%d: 0x%x", error, hr); in InitiateGoogleUpdateCheck() local 334 base::string16 error_code = base::StringPrintf(L"%d: 0x%x", error, hr); in InitiateGoogleUpdateCheck() local 354 base::string16 error_code = base::StringPrintf(L"%d: 0x%x", error, hr); in InitiateGoogleUpdateCheck() local 373 base::string16 error_code = base::StringPrintf(L"%d: 0x%x", error, hr); in InitiateGoogleUpdateCheck() local 391 GoogleUpdateErrorCode error_code, in ReportResults() 409 GoogleUpdateErrorCode error_code, in ReportFailure()
|
| /external/chromium_org/ppapi/native_client/src/trusted/plugin/ |
| D | plugin_error.h | 27 void SetReport(PP_NaClError error_code, const std::string& message) { in SetReport() 32 PP_NaClError error_code() const { in error_code() function
|
| /external/qemu/target-i386/ |
| D | excp_helper.c | 48 static int check_exception(CPUX86State *env, int intno, int *error_code) in check_exception() 92 int intno, int is_int, int error_code, in raise_interrupt() 112 int exception_index, int error_code) in raise_exception_err()
|
| /external/chromium_org/chrome/common/ |
| D | localized_error.cc | 63 int error_code; member 427 int error_code) { in FindErrorMapInArray() 436 int error_code, bool is_post) { in LookupErrorMap() 479 int error_code) { in GetIconClassForError() 502 void LocalizedError::GetStrings(int error_code, in GetStrings() 839 int error_code) { in HasStrings()
|
| /external/chromium_org/content/child/fileapi/ |
| D | webfilewriter_base.cc | 66 void WebFileWriterBase::DidFinish(base::File::Error error_code) { in DidFinish() 120 void WebFileWriterBase::DidFail(base::File::Error error_code) { in DidFail()
|
| /external/chromium_org/content/renderer/ |
| D | browser_render_view_browsertest.cc | 66 bool GetLatestError(int* error_code, bool* stale_cache_entry_present) { in GetLatestError() 177 int* error_code, bool* stale_cache_entry_present) { in GetLatestErrorFromRendererClient() 191 bool* result, int* error_code, bool* stale_cache_entry_present) { in GetLatestErrorFromRendererClient0() 220 int error_code = net::OK; in IN_PROC_BROWSER_TEST_F() local
|
| /external/chromium_org/third_party/libaddressinput/chromium/ |
| D | string_compare.cc | 21 UErrorCode error_code = U_ZERO_ERROR; in IcuStringComparer() local 31 UErrorCode error_code = U_ZERO_ERROR; in Compare() local
|
| /external/chromium_org/chrome/installer/util/ |
| D | self_reg_work_item.cc | 40 HRESULT UnMuxHRESULTErrorCode(HRESULT hr, int* error_code) { in UnMuxHRESULTErrorCode() 75 int error_code = 0; in RegisterDll() local
|
| /external/chromium_org/base/json/ |
| D | json_file_value_serializer.cc | 65 const char* JSONFileValueSerializer::GetErrorMessageForCode(int error_code) { in GetErrorMessageForCode() 83 base::Value* JSONFileValueSerializer::Deserialize(int* error_code, in Deserialize()
|
| D | json_reader.cc | 76 std::string JSONReader::ErrorCodeToString(JsonParseError error_code) { in ErrorCodeToString() 106 JSONReader::JsonParseError JSONReader::error_code() const { in error_code() function in base::JSONReader
|
| /external/chromium_org/chrome/test/base/ |
| D | in_process_browser_test_browsertest.cc | 43 int error_code, in DidFailProvisionalLoad() 51 net::Error error_code() const { return error_code_; } in error_code() function in __anonf9e635760111::LoadFailObserver
|
| /external/chromium_org/chrome/browser/chromeos/imageburner/ |
| D | burn_device_handler.cc | 85 MountError error_code, in OnMountEvent() 91 FormatError error_code, in OnFormatEvent()
|
| /external/chromium_org/components/storage_monitor/ |
| D | storage_monitor_chromeos.cc | 149 chromeos::MountError error_code, in OnMountEvent() 188 chromeos::FormatError error_code, in OnFormatEvent() 229 chromeos::MountError error_code) { in NotifyUnmountResult()
|
| /external/chromium_org/sync/test/fake_server/ |
| D | fake_server_http_post_provider.cc | 68 void FakeServerHttpPostProvider::OnPostComplete(int error_code, in OnPostComplete() 77 bool FakeServerHttpPostProvider::MakeSynchronousPost(int* error_code, in MakeSynchronousPost()
|
| /external/chromium_org/net/ssl/ |
| D | openssl_ssl_util.cc | 59 int MapOpenSSLErrorSSL(uint32_t error_code) { in MapOpenSSLErrorSSL() 203 uint32_t error_code; in MapOpenSSLErrorWithDetails() local
|
| /external/chromium_org/content/child/ |
| D | sync_load_response.h | 22 int error_code; member
|
| /external/chromium_org/cloud_print/gcp20/prototype/ |
| D | printer_unittest.cc | 14 int error_code; in TEST() local
|
| /external/chromium_org/chrome/renderer/ |
| D | security_filter_peer.cc | 90 int error_code, in OnCompletedRequest() 148 void BufferedPeer::OnCompletedRequest(int error_code, in OnCompletedRequest() 203 int error_code, in OnCompletedRequest()
|
| /external/chromium_org/extensions/browser/value_store/ |
| D | testing_value_store.h | 20 void set_error_code(ErrorCode error_code) { error_code_ = error_code; } in set_error_code()
|
| /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/ |
| D | device_event_router.cc | 89 void DeviceEventRouter::OnVolumeMounted(chromeos::MountError error_code, in OnVolumeMounted() 98 void DeviceEventRouter::OnVolumeUnmounted(chromeos::MountError error_code, in OnVolumeUnmounted()
|
| /external/chromium_org/chrome/browser/ui/webui/help/ |
| D | version_updater_win.cc | 160 GoogleUpdateUpgradeResult result, GoogleUpdateErrorCode error_code, in OnReportResults() 168 GoogleUpdateErrorCode error_code, in UpdateStatus()
|
| /external/chromium_org/chrome/installer/test/ |
| D | alternate_version_generator_main.cc | 51 const wchar_t* GetErrorMessage(ErrorCode error_code) { in GetErrorMessage() 62 errors::ErrorCode error_code, in DumpUsage()
|
| /external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/fixtures/ |
| D | after_initialization_fixture.cc | 18 void CallbackOnError(int channel, int error_code) { in CallbackOnError()
|
| /external/chromium_org/components/wifi/ |
| D | wifi_service_win.cc | 511 DWORD error_code = EnsureInitialized(); in GetProperties() local 582 DWORD error_code = EnsureInitialized(); in CreateNetwork() local 663 DWORD error_code = EnsureInitialized(); in StartConnect() local 704 DWORD error_code = EnsureInitialized(); in StartDisconnect() local 726 DWORD error_code = EnsureInitialized(); in GetKeyFromSystem() local 779 DWORD error_code = EnsureInitialized(); in SetEventObservers() local 875 DWORD error_code = SetProfile(shared, tkip_profile_xml, true); in WaitForNetworkConnect() local 891 DWORD error_code = DeleteCreatedProfile(network_guid); in WaitForNetworkConnect() local 933 bool WiFiServiceImpl::CheckError(DWORD error_code, in CheckError() 1694 DWORD error_code = ERROR_SUCCESS; in SetProfile() local [all …]
|