HomeSort by relevance Sort by last modified time
    Searched refs:CloseImpl (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/ppapi/proxy/
udp_socket_private_resource.cc 79 CloseImpl();
udp_socket_resource.cc 75 CloseImpl();
tcp_socket_private_resource.cc 93 CloseImpl();
udp_socket_resource_base.h 71 void CloseImpl();
tcp_socket_resource.cc 115 CloseImpl();
tcp_socket_resource_base.h 95 void CloseImpl();
tcp_socket_resource_base.cc 67 CloseImpl();
297 void TCPSocketResourceBase::CloseImpl() {
369 // It is possible that CloseImpl() has been called. We don't want to update
388 // It is possible that CloseImpl() has been called. We don't want to update
413 // It is possible that CloseImpl() has been called. We don't want to
434 // It is possible that CloseImpl() has been called. We shouldn't access the
477 // It is possible that CloseImpl() has been called. We shouldn't access the
udp_socket_resource_base.cc 205 void UDPSocketResourceBase::CloseImpl() {
251 // CloseImpl() has been called, but a BindReply came earlier than the task to

Completed in 53 milliseconds