Searched defs:OnError (Results 1 - 19 of 19) sorted by relevance

/external/chromium/app/sql/
H A Ddiagnostic_error_delegate.h28 virtual int OnError(int error, Connection* connection, function in class:sql::DiagnosticErrorDelegate
H A Dsqlite_features_unittest.cc24 virtual int OnError(int error, sql::Connection* connection, function in class:__anon1607::StatementErrorHandler
H A Dstatement_unittest.cc18 virtual int OnError(int error, sql::Connection* connection, function in class:StatementErrorHandler
/external/chromium/chrome/browser/
H A Dplugin_data_remover.cc53 // Balanced in OnChannelOpened or OnError. Exactly one them will eventually be
123 void PluginDataRemover::OnError() { function in class:PluginDataRemover
/external/chromium/chrome/browser/policy/
H A Ddevice_token_fetcher.cc136 void DeviceTokenFetcher::OnError(DeviceManagementBackend::ErrorCode code) { function in class:policy::DeviceTokenFetcher
H A Dcloud_policy_controller.cc122 void CloudPolicyController::OnError(DeviceManagementBackend::ErrorCode code) { function in class:policy::CloudPolicyController
H A Ddevice_management_backend_impl.cc169 virtual void OnError(DeviceManagementBackend::ErrorCode error) = 0;
200 OnError(DeviceManagementBackend::kErrorRequestFailed);
208 OnError(DeviceManagementBackend::kErrorResponseDecoding);
215 OnError(DeviceManagementBackend::kErrorRequestInvalid);
219 OnError(DeviceManagementBackend::kErrorServiceManagementTokenInvalid);
223 OnError(DeviceManagementBackend::kErrorServiceManagementNotSupported);
227 OnError(DeviceManagementBackend::kErrorServiceActivationPending);
233 OnError(DeviceManagementBackend::kErrorTemporaryUnavailable);
237 OnError(DeviceManagementBackend::kErrorServiceDeviceNotFound);
241 OnError(DeviceManagementBacken
296 virtual void OnError(DeviceManagementBackend::ErrorCode error) { function in class:policy::DeviceManagementRegisterJob
331 virtual void OnError(DeviceManagementBackend::ErrorCode error) { function in class:policy::DeviceManagementUnregisterJob
366 virtual void OnError(DeviceManagementBackend::ErrorCode error) { function in class:policy::DeviceManagementPolicyJob
[all...]
/external/chromium/net/tools/flip_server/
H A Dspdy_interface.h55 virtual void OnError(spdy::SpdyFramer* framer) {} function in class:net::SpdySM
/external/chromium/net/proxy/
H A Dproxy_resolver_js_bindings.cc142 virtual void OnError(int line_number, const string16& message) { function in class:net::__anon3149::DefaultJSBindings
H A Dproxy_resolver_v8_unittest.cc58 virtual void OnError(int line_number, const string16& message) { function in class:net::__anon3153::MockJSBindings
/external/chromium/net/websockets/
H A Dwebsocket.cc206 void WebSocket::OnError(const SocketStream* socket_stream, int error) { function in class:net::WebSocket
379 delegate_->OnError(this);
H A Dwebsocket.h49 virtual void OnError(WebSocket* socket) {} function in class:net::WebSocketDelegate
157 virtual void OnError(const SocketStream* socket, int error);
H A Dwebsocket_job.cc263 void WebSocketJob::OnError(const SocketStream* socket, int error) { function in class:net::WebSocketJob
265 delegate_->OnError(socket, error);
H A Dwebsocket_unittest.cc75 virtual void OnError(net::WebSocket* socket) { function in class:WebSocketEventRecorder
/external/chromium/chrome/browser/net/websocket_experiment/
H A Dwebsocket_experiment_task.cc348 void WebSocketExperimentTask::OnError(net::WebSocket* websocket) { function in class:chrome_browser_net_websocket_experiment::WebSocketExperimentTask
/external/chromium/net/socket_stream/
H A Dsocket_stream.h97 virtual void OnError(const SocketStream* socket, int error) {} function in class:net::SocketStream::Delegate
230 // Calls OnError and OnClose of delegate, and no more
/external/chromium/net/spdy/
H A Dspdy_framer_test.cc96 void OnError(SpdyFramer* f) { function in class:spdy::test::TestSpdyVisitor
H A Dspdy_session.cc1042 void SpdySession::OnError(spdy::SpdyFramer* framer) { function in class:net::SpdySession
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 203 milliseconds