Searched defs:OnErrorMessage (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dsessionmanager.cc109 session->SignalErrorMessage.connect(this, &SessionManager::OnErrorMessage);
305 void SessionManager::OnErrorMessage(BaseSession* session, function in class:cricket::SessionManager
/external/chromium_org/components/pairing/
H A Dbluetooth_controller_pairing_controller.cc399 void BluetoothControllerPairingController::OnErrorMessage( function in class:pairing_chromeos::BluetoothControllerPairingController
H A Dbluetooth_host_pairing_controller.cc317 void BluetoothHostPairingController::OnErrorMessage( function in class:pairing_chromeos::BluetoothHostPairingController
/external/chromium_org/webkit/common/gpu/
H A Dwebgraphicscontext3d_impl.cc45 virtual void OnErrorMessage(const char* msg, int id) OVERRIDE;
53 void WebGraphicsContext3DErrorMessageCallback::OnErrorMessage( function in class:webkit::gpu::WebGraphicsContext3DErrorMessageCallback
55 graphics_context_->OnErrorMessage(msg, id);
952 void WebGraphicsContext3DImpl::OnErrorMessage( function in class:webkit::gpu::WebGraphicsContext3DImpl

Completed in 328 milliseconds