Searched defs:SetSendResult (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/extensions/browser/api/sockets_tcp/ | ||
| D | sockets_tcp_api.cc | 363 void SocketsTcpSendFunction::SetSendResult(int net_result, int bytes_sent) { in SetSendResult() function in extensions::core_api::SocketsTcpSendFunction |
| /external/chromium_org/extensions/browser/api/sockets_udp/ | ||
| D | sockets_udp_api.cc | 276 void SocketsUdpSendFunction::SetSendResult(int net_result, int bytes_sent) { in SetSendResult() function in extensions::core_api::SocketsUdpSendFunction |