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

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
pseudotcp.h 89 bool NotifyPacket(const char * buffer, size_t len);
pseudotcp.cc 361 bool PseudoTcp::NotifyPacket(const char* buffer, size_t len) {
  /external/chromium/third_party/libjingle/source/talk/session/tunnel/
pseudotcpchannel.cc 353 tcp_->NotifyPacket(data, size);

Completed in 57 milliseconds