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

  /external/webrtc/webrtc/test/channel_transport/
udp_socket2_manager_win.h 55 struct IoContextPoolItem;
59 IoContextPoolItem* base;
62 struct IoContextPoolItem
udp_socket2_manager_win.cc 453 IoContextPoolItem* item = (IoContextPoolItem*)
455 sizeof(IoContextPoolItem),
467 return &((IoContextPoolItem*)pListEntry)->payload.ioContext;
477 IoContextPoolItem* item = ((IoContextPoolItemPayload*)pIoContext)->base;
510 IoContextPoolItem* item = ((IoContextPoolItem*)pListEntry);

Completed in 1795 milliseconds