| /external/chromium_org/native_client_sdk/src/libraries/ppapi_simple/ |
| D | ps_instance.cc | 357 void PSInstance::PostEvent(PSEventType type) { in PostEvent() function in PSInstance 367 void PSInstance::PostEvent(PSEventType type, PP_Bool bool_value) { in PostEvent() function in PSInstance 377 void PSInstance::PostEvent(PSEventType type, PP_Resource resource) { in PostEvent() function in PSInstance 506 void PSInstance::PostEvent(PSEventType type, const PP_Var& var) { in PostEvent() function in PSInstance
|
| /external/chromium_org/extensions/browser/api/serial/ |
| D | serial_event_dispatcher.cc | 129 void SerialEventDispatcher::PostEvent(const ReceiveParams& params, in PostEvent() function in extensions::core_api::SerialEventDispatcher
|
| /external/chromium_org/extensions/browser/api/sockets_udp/ |
| D | udp_socket_event_dispatcher.cc | 155 void UDPSocketEventDispatcher::PostEvent(const ReceiveParams& params, in PostEvent() function in extensions::core_api::UDPSocketEventDispatcher
|
| /external/chromium_org/extensions/browser/api/sockets_tcp_server/ |
| D | tcp_server_socket_event_dispatcher.cc | 170 void TCPServerSocketEventDispatcher::PostEvent(const AcceptParams& params, in PostEvent() function in extensions::core_api::TCPServerSocketEventDispatcher
|
| /external/chromium_org/extensions/browser/api/sockets_tcp/ |
| D | tcp_socket_event_dispatcher.cc | 170 void TCPSocketEventDispatcher::PostEvent(const ReadParams& params, in PostEvent() function in extensions::core_api::TCPSocketEventDispatcher
|
| /external/chromium_org/extensions/browser/api/bluetooth_socket/ |
| D | bluetooth_socket_event_dispatcher.cc | 340 void BluetoothSocketEventDispatcher::PostEvent(const SocketParams& params, in PostEvent() function in extensions::core_api::BluetoothSocketEventDispatcher
|
| /external/chromium_org/third_party/webrtc/base/ |
| D | schanneladapter.cc | 382 SChannelAdapter::PostEvent() { in PostEvent() function in rtc::SChannelAdapter
|
| D | stream.cc | 93 void StreamInterface::PostEvent(Thread* t, int events, int err) { in PostEvent() function in rtc::StreamInterface 97 void StreamInterface::PostEvent(int events, int err) { in PostEvent() function in rtc::StreamInterface
|