Home
last modified time | relevance | path

Searched refs:INTERNAL_ERROR (Results 1 – 24 of 24) sorted by relevance

/external/elfutils/src/
Dstrip.c119 #define INTERNAL_ERROR(fname) \ macro
364 INTERNAL_ERROR (fname); in process_file()
477 INTERNAL_ERROR (fname); in handle_elf()
510 INTERNAL_ERROR (fname); in handle_elf()
534 INTERNAL_ERROR (fname); in handle_elf()
574 INTERNAL_ERROR (fname); in handle_elf()
611 INTERNAL_ERROR (fname); in handle_elf()
735 INTERNAL_ERROR (fname); in handle_elf()
750 INTERNAL_ERROR (fname); in handle_elf()
770 INTERNAL_ERROR (fname); in handle_elf()
[all …]
Dsize.c116 #define INTERNAL_ERROR(fname) \ macro
314 INTERNAL_ERROR (fname); in process_file()
326 INTERNAL_ERROR (fname); in process_file()
393 INTERNAL_ERROR (fname); in handle_ar()
397 INTERNAL_ERROR (fname); in handle_ar()
428 INTERNAL_ERROR (fullname); in show_sysv()
559 INTERNAL_ERROR (fullname); in show_bsd()
618 INTERNAL_ERROR (fullname); in show_segments()
629 INTERNAL_ERROR (fullname); in show_segments()
Dnm.c135 #define INTERNAL_ERROR(fname) \ macro
377 INTERNAL_ERROR (fname); in process_file()
389 INTERNAL_ERROR (fname); in process_file()
399 INTERNAL_ERROR (fname); in process_file()
497 INTERNAL_ERROR (fname); in handle_ar()
728 INTERNAL_ERROR (fullname); in show_symbols_sysv()
1057 INTERNAL_ERROR (fullname); in show_symbols()
1069 INTERNAL_ERROR (fullname); in show_symbols()
1247 INTERNAL_ERROR (fullname); in handle_elf()
1277 INTERNAL_ERROR (fullname); in handle_elf()
[all …]
Dobjdump.c104 #define INTERNAL_ERROR(fname) \ macro
271 INTERNAL_ERROR (fname); in process_file()
283 INTERNAL_ERROR (fname); in process_file()
293 INTERNAL_ERROR (fname); in process_file()
353 INTERNAL_ERROR (fname); in handle_ar()
552 INTERNAL_ERROR (fname); in show_relocs()
623 INTERNAL_ERROR (fname); in show_full_content()
739 INTERNAL_ERROR (fname); in show_disasm()
/external/chromium_org/chrome/browser/chromeos/attestation/
Dplatform_verification_flow.cc143 ReportError(callback, INTERNAL_ERROR); in ChallengePlatformKey()
160 base::Bind(&ReportError, callback, INTERNAL_ERROR)); in ChallengePlatformKey()
169 ReportError(context.callback, INTERNAL_ERROR); in CheckConsent()
213 ReportError(context.callback, INTERNAL_ERROR); in OnConsentResponse()
231 ReportError(context.callback, INTERNAL_ERROR); in OnConsentResponse()
316 ReportError(context.callback, INTERNAL_ERROR); in OnChallengeReady()
322 ReportError(context.callback, INTERNAL_ERROR); in OnChallengeReady()
Dplatform_verification_flow_unittest.cc129 result_(PlatformVerificationFlow::INTERNAL_ERROR) {} in PlatformVerificationFlowTest()
428 EXPECT_EQ(PlatformVerificationFlow::INTERNAL_ERROR, result_); in TEST_F()
435 EXPECT_EQ(PlatformVerificationFlow::INTERNAL_ERROR, result_); in TEST_F()
Dplatform_verification_flow.h66 INTERNAL_ERROR, // The operation failed unexpectedly. enumerator
/external/chromium_org/crypto/
Dopenpgp_symmetric_encryption.h31 INTERNAL_ERROR, enumerator
Dopenpgp_symmetric_encryption.cc431 return OpenPGPSymmetricEncrytion::INTERNAL_ERROR; in ParseSymmetricKeyEncrypted()
456 return OpenPGPSymmetricEncrytion::INTERNAL_ERROR; in ParseSymmetricKeyEncrypted()
/external/srec/srec/include/
Dduk_err.h97 INTERNAL_ERROR, enumerator
/external/chromium_org/components/autofill/content/browser/wallet/
Dwallet_client.h92 INTERNAL_ERROR, // Unknown server side error. enumerator
Dwallet_client.cc77 return WalletClient::INTERNAL_ERROR; in StringToErrorType()
153 case WalletClient::INTERNAL_ERROR: in ErrorTypeToUmaMetric()
747 case WalletClient::INTERNAL_ERROR: in HandleWalletError()
Dwallet_client_unittest.cc909 WalletClient::INTERNAL_ERROR, in TEST_F()
/external/chromium_org/chrome/browser/extensions/api/cast_channel/
Dcast_channel.proto67 INTERNAL_ERROR = 0; enumerator
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
DExpressionParser.y284 mDiagnostics->report(Diagnostics::INTERNAL_ERROR, token->location, ""); in parse()
/external/chromium/net/spdy/
Dspdy_protocol.h213 INTERNAL_ERROR = 6, enumerator
Dspdy_framer_test.cc1070 INTERNAL_ERROR)); in TEST_F()
Dspdy_framer.cc184 case INTERNAL_ERROR: in StatusCodeToString()
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/languages/
Den.stg53 INTERNAL_ERROR(arg,arg2,exception,stackTrace) ::= <<
/external/v8/src/
Dobjects-inl.h998 return type() == INTERNAL_ERROR; in IsInternalError()
1015 return Construct(INTERNAL_ERROR); in InternalError()
Dobjects.h1071 INTERNAL_ERROR = 2, enumerator
/external/chromium_org/chrome/browser/ui/autofill/
Dautofill_dialog_controller_impl.cc413 case wallet::WalletClient::INTERNAL_ERROR: in GetWalletError()
/external/chromium_org/v8/src/
Dobjects-inl.h1066 return type() == INTERNAL_ERROR; in IsInternalError()
1083 return Construct(INTERNAL_ERROR); in InternalError()
Dobjects.h1630 INTERNAL_ERROR = 2, enumerator