Home
last modified time | relevance | path

Searched refs:ResponseType (Results 1 – 18 of 18) sorted by relevance

/external/chromium/chrome/browser/
Dpassword_manager_delegate_impl.cc34 enum ResponseType { enum in SavePasswordInfoBarDelegate
57 ResponseType infobar_response_;
/external/chromium/chrome/browser/sync/engine/
Dprocess_commit_response_command.cc141 CommitResponse::ResponseType response_type = in ProcessCommitResponse()
207 CommitResponse::ResponseType
223 CommitResponse::ResponseType response = (CommitResponse::ResponseType) in ProcessSingleCommitResponse()
Dprocess_commit_response_command.h35 CommitResponse::ResponseType ProcessSingleCommitResponse(
Dprocess_commit_response_command_unittest.cc186 void SetLastErrorCode(CommitResponse::ResponseType error_code) { in SetLastErrorCode()
/external/chromium_org/chrome/browser/password_manager/
Dpassword_manager_delegate_impl.cc56 enum ResponseType { enum in SavePasswordInfoBarDelegate
84 ResponseType infobar_response_;
/external/chromium_org/sync/engine/
Dcommit_util.h53 sync_pb::CommitResponse::ResponseType ProcessSingleCommitResponse(
Dcommit_util.cc364 sync_pb::CommitResponse::ResponseType
379 sync_pb::CommitResponse::ResponseType response = server_entry.response_type(); in ProcessSingleCommitResponse()
Dsync_directory_commit_contribution.cc72 sync_pb::CommitResponse::ResponseType response_type = in ProcessCommitResponse()
/external/chromium_org/sync/protocol/
Dproto_enum_conversions.h44 sync_pb::CommitResponse::ResponseType response_type);
Dproto_enum_conversions.cc122 sync_pb::CommitResponse::ResponseType response_type) { in GetResponseTypeString()
123 ASSERT_ENUM_BOUNDS(sync_pb::CommitResponse, ResponseType, SUCCESS, in GetResponseTypeString()
Dsync.proto702 enum ResponseType { enum
713 required ResponseType response_type = 2;
/external/chromium_org/chrome/browser/extensions/
Dextension_function_dispatcher.cc106 ExtensionFunction::ResponseType type, in CommonResponseCallback()
137 ExtensionFunction::ResponseType type, in IOThreadResponseCallback()
194 ExtensionFunction::ResponseType type, in OnExtensionFunctionCompleted()
/external/chromium_org/extensions/browser/
Dextension_function.h86 enum ResponseType { enum
95 typedef base::Callback<void(ResponseType type,
Dextension_function.cc135 ResponseType type = success ? SUCCEEDED : FAILED; in SendResponseImpl()
/external/chromium_org/chrome/browser/renderer_host/pepper/
Dpepper_extensions_common_message_filter.h88 ExtensionFunction::ResponseType type,
Dpepper_extensions_common_message_filter.cc208 ExtensionFunction::ResponseType type, in OnExtensionFunctionCompleted()
/external/chromium_org/components/autofill/core/browser/
Dautofill_download_unittest.cc104 enum ResponseType { enum in autofill::AutofillDownloadTest
112 ResponseType type_of_response;
/external/chromium/chrome/browser/sync/protocol/
Dsync.proto416 enum ResponseType { enum
427 required ResponseType response_type = 2;