Searched defs:HandleFrame (Results 1 – 2 of 2) sorted by relevance
| /external/openthread/src/ncp/ | ||
| D | ncp_hdlc.cpp | 288 void NcpHdlc::HandleFrame(void *aContext, otError aError) { static_cast<NcpHdlc *>(aContext)->Handl… in HandleFrame() function in ot::Ncp::NcpHdlc |
| /external/cronet/net/websockets/ | ||
| D | websocket_channel.cc | 668 ChannelState WebSocketChannel::HandleFrame( in HandleFrame() function in net::WebSocketChannel |