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

/external/chromium_org/ppapi/proxy/
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
H A Dudp_socket_resource_base.cc205 void UDPSocketResourceBase::CloseImpl() { function in class:ppapi::proxy::UDPSocketResourceBase
251 // CloseImpl() has been called, but a BindReply came earlier than the task to

Completed in 70 milliseconds