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

  /external/chromium_org/third_party/webrtc/test/channel_transport/
udp_transport.h 220 virtual int32_t ToS(int32_t& DSCP,
udp_transport_impl.h 87 virtual int32_t ToS(int32_t& DSCP, bool& useSetSockOpt) const OVERRIDE;
udp_transport_impl.cc 460 "TOS already enabled, can't use TOS and QoS at the same time");
749 "Can't switch SetSockOpt method without disabling TOS first");
798 // Disable QoS before setting ToS on Windows XP. This is done by closing
881 "Setting TOS using SetSockopt");
887 "Could not SetSockopt tos value on RTP socket");
895 "Could not sSetSockopt tos value on RTCP socket");
902 "Setting TOS NOT using SetSockopt");
906 "Could not set tos value on RTP socket");
913 "Could not set tos value on RTCP socket")
    [all...]
  /external/clang/lib/AST/
ASTImporter.cpp     [all...]

Completed in 297 milliseconds