/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
regex_error.h | 44 enum error_type enum in namespace:regex_constants 63 static constexpr error_type error_collate(_S_error_collate); 66 static constexpr error_type error_ctype(_S_error_ctype); 72 static constexpr error_type error_escape(_S_error_escape); 75 static constexpr error_type error_backref(_S_error_backref); 78 static constexpr error_type error_brack(_S_error_brack); 81 static constexpr error_type error_paren(_S_error_paren); 84 static constexpr error_type error_brace(_S_error_brace); 87 static constexpr error_type error_badbrace(_S_error_badbrace); 93 static constexpr error_type error_range(_S_error_range) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
regex_error.h | 44 enum error_type enum in namespace:regex_constants 63 static constexpr error_type error_collate(_S_error_collate); 66 static constexpr error_type error_ctype(_S_error_ctype); 72 static constexpr error_type error_escape(_S_error_escape); 75 static constexpr error_type error_backref(_S_error_backref); 78 static constexpr error_type error_brack(_S_error_brack); 81 static constexpr error_type error_paren(_S_error_paren); 84 static constexpr error_type error_brace(_S_error_brace); 87 static constexpr error_type error_badbrace(_S_error_badbrace); 93 static constexpr error_type error_range(_S_error_range) [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
regex_error.h | 44 enum error_type enum in namespace:regex_constants 63 static constexpr error_type error_collate(_S_error_collate); 66 static constexpr error_type error_ctype(_S_error_ctype); 72 static constexpr error_type error_escape(_S_error_escape); 75 static constexpr error_type error_backref(_S_error_backref); 78 static constexpr error_type error_brack(_S_error_brack); 81 static constexpr error_type error_paren(_S_error_paren); 84 static constexpr error_type error_brace(_S_error_brace); 87 static constexpr error_type error_badbrace(_S_error_badbrace); 93 static constexpr error_type error_range(_S_error_range) [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
regex_error.h | 44 enum error_type enum in namespace:regex_constants 63 static constexpr error_type error_collate(_S_error_collate); 66 static constexpr error_type error_ctype(_S_error_ctype); 72 static constexpr error_type error_escape(_S_error_escape); 75 static constexpr error_type error_backref(_S_error_backref); 78 static constexpr error_type error_brack(_S_error_brack); 81 static constexpr error_type error_paren(_S_error_paren); 84 static constexpr error_type error_brace(_S_error_brace); 87 static constexpr error_type error_badbrace(_S_error_badbrace); 93 static constexpr error_type error_range(_S_error_range) [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
regex_error.h | 44 enum error_type enum in namespace:regex_constants 63 static constexpr error_type error_collate(_S_error_collate); 66 static constexpr error_type error_ctype(_S_error_ctype); 72 static constexpr error_type error_escape(_S_error_escape); 75 static constexpr error_type error_backref(_S_error_backref); 78 static constexpr error_type error_brack(_S_error_brack); 81 static constexpr error_type error_paren(_S_error_paren); 84 static constexpr error_type error_brace(_S_error_brace); 87 static constexpr error_type error_badbrace(_S_error_badbrace); 93 static constexpr error_type error_range(_S_error_range) [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
regex_error.h | 44 enum error_type enum in namespace:regex_constants 63 static constexpr error_type error_collate(_S_error_collate); 66 static constexpr error_type error_ctype(_S_error_ctype); 72 static constexpr error_type error_escape(_S_error_escape); 75 static constexpr error_type error_backref(_S_error_backref); 78 static constexpr error_type error_brack(_S_error_brack); 81 static constexpr error_type error_paren(_S_error_paren); 84 static constexpr error_type error_brace(_S_error_brace); 87 static constexpr error_type error_badbrace(_S_error_badbrace); 93 static constexpr error_type error_range(_S_error_range) [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
regex_error.h | 49 enum error_type enum in namespace:regex_constants 68 constexpr error_type error_collate(_S_error_collate); 71 constexpr error_type error_ctype(_S_error_ctype); 77 constexpr error_type error_escape(_S_error_escape); 80 constexpr error_type error_backref(_S_error_backref); 83 constexpr error_type error_brack(_S_error_brack); 86 constexpr error_type error_paren(_S_error_paren); 89 constexpr error_type error_brace(_S_error_brace); 92 constexpr error_type error_badbrace(_S_error_badbrace); 98 constexpr error_type error_range(_S_error_range) [all...] |
/external/chromium_org/chrome/browser/ui/translate/ |
translate_bubble_factory.cc | 15 TranslateErrors::Type error_type) { 19 window->ShowTranslateBubble(web_contents, view_state, error_type); 31 TranslateErrors::Type error_type) { 34 error_type); 38 ShowDefault(window, web_contents, view_state, error_type);
|
translate_bubble_factory.h | 27 TranslateErrors::Type error_type); 39 TranslateErrors::Type error_type) = 0;
|
translate_bubble_model.h | 44 virtual void ShowError(TranslateErrors::Type error_type) = 0;
|
/external/chromium_org/content/browser/service_worker/ |
service_worker_registration_status.cc | 21 blink::WebServiceWorkerError::ErrorType* error_type, 30 *error_type = WebServiceWorkerError::InstallError; 35 *error_type = WebServiceWorkerError::ActivateError;
|
service_worker_registration_status.h | 24 blink::WebServiceWorkerError::ErrorType* error_type,
|
/external/chromium_org/chrome/browser/translate/ |
page_translated_details.h | 16 TranslateErrors::Type error_type; member in struct:PageTranslatedDetails
|
translate_tab_helper.cc | 60 TranslateErrors::Type error_type) { 66 details.error_type = error_type;
|
translate_tab_helper.h | 38 TranslateErrors::Type error_type);
|
/external/chromium_org/components/autofill/content/browser/wallet/ |
form_field_error.cc | 17 FormFieldError::ErrorType ErrorTypeFromString(const std::string& error_type) { 18 if (LowerCaseEqualsASCII(error_type, "unknown_error")) 20 if (LowerCaseEqualsASCII(error_type, "invalid_phone_number")) 22 if (LowerCaseEqualsASCII(error_type, "invalid_postal_code")) 24 if (LowerCaseEqualsASCII(error_type, "invalid_address")) 26 if (LowerCaseEqualsASCII(error_type, "invalid_card_details")) 28 if (LowerCaseEqualsASCII(error_type, "invalid_city")) 30 if (LowerCaseEqualsASCII(error_type, "invalid_instrument")) 32 if (LowerCaseEqualsASCII(error_type, "invalid_state")) 34 if (LowerCaseEqualsASCII(error_type, "required_field_not_set") 138 std::string error_type; local [all...] |
form_field_error.h | 56 FormFieldError(ErrorType error_type, Location location); 59 ErrorType error_type() const { return error_type_; } function in class:autofill::wallet::FormFieldError 62 // Gets the appropriate field type for |location| and |error_type|. 66 // |error_type|.
|
/external/chromium/chrome/browser/translate/ |
page_translated_details.h | 20 error_type(in_error_type) { } 24 TranslateErrors::Type error_type; member in struct:PageTranslatedDetails
|
translate_tab_helper.h | 32 TranslateErrors::Type error_type);
|
/external/chromium_org/sync/api/ |
sync_error.cc | 20 ErrorType error_type, 24 switch (error_type) { 41 Init(location, type_message + custom_message, model_type, error_type); 65 other.error_type()); 88 ErrorType error_type) { 92 error_type_ = error_type; 115 SyncError::ErrorType SyncError::error_type() const { function in class:syncer::SyncError
|
sync_error.h | 44 // Create a new Sync error of type |error_type| triggered by |model_type| 48 ErrorType error_type, 73 ErrorType error_type() const; 90 ErrorType error_type);
|
/external/chromium_org/chrome/app/nibs/ |
PRESUBMIT.py | 28 def _CheckXIBSystemAndXcodeVersions(input_api, output_api, error_type): 76 problems.append(error_type( 80 problems.append(error_type( 89 error_type=output_api.PresubmitPromptWarning) 93 error_type=output_api.PresubmitError)
|
/external/chromium_org/chrome/browser/extensions/ |
pack_extension_job.cc | 72 creator.error_message(), creator.error_type())); 75 creator.error_type()); 87 ExtensionCreator::ErrorType error_type) { 89 client_->OnPackFailure(error, error_type);
|
/external/chromium_org/chrome/browser/sync/test/integration/ |
sync_errors_test.cc | 67 protocol_error.error_type = syncer::TRANSIENT_ERROR; 79 ASSERT_EQ(status.sync_protocol_error.error_type, protocol_error.error_type); 90 protocol_error.error_type = syncer::TRANSIENT_ERROR; 126 protocol_error.error_type = syncer::NOT_MY_BIRTHDAY; 137 ASSERT_EQ(status.sync_protocol_error.error_type, protocol_error.error_type);
|
/external/chromium_org/chrome/browser/guestview/adview/ |
adview_guest.cc | 67 std::string error_type; local 68 base::RemoveChars(net::ErrorToString(error_code), "net::", &error_type); local 73 args->SetString(guestview::kReason, error_type);
|