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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
qos2.h 46 QOSTrafficTypeBestEffort,
  /external/chromium_org/net/udp/
udp_socket_unittest.cc 726 g_expected_traffic_type = QOSTrafficTypeBestEffort;
735 g_expected_traffic_type = QOSTrafficTypeBestEffort;
udp_socket_win.cc 939 QOS_TRAFFIC_TYPE traffic_type = QOSTrafficTypeBestEffort;
942 traffic_type = QOSTrafficTypeBestEffort;

Completed in 693 milliseconds