Searched defs:CloseImpl (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ppapi/proxy/
H A Dudp_socket_resource_base.cc191 void UDPSocketResourceBase::CloseImpl() { function in class:ppapi::proxy::UDPSocketResourceBase
225 // CloseImpl() has been called, but a BindReply came earlier than the task to
243 // NULL: CloseImpl() has been called, but a RecvFromReply came earlier than
H A Dtcp_socket_resource_base.cc67 CloseImpl();
297 void TCPSocketResourceBase::CloseImpl() { function in class:ppapi::proxy::TCPSocketResourceBase
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

Completed in 68 milliseconds