OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QoSFunctions
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/test/channel_transport/
traffic_control_win.h
76
TCI_CLIENT_FUNC_LIST
QoSFunctions
;
udp_socket2_win.cc
900
TCI_CLIENT_FUNC_LIST
QoSFunctions
;
901
QoSFunctions
.ClAddFlowCompleteHandler = NULL;
902
QoSFunctions
.ClDeleteFlowCompleteHandler = NULL;
903
QoSFunctions
.ClModifyFlowCompleteHandler = NULL;
904
QoSFunctions
.ClNotifyHandler = (TCI_NOTIFY_HANDLER)MyClNotifyHandler;
908
&
QoSFunctions
,&ClientHandle);
[
all
...]
Completed in 1229 milliseconds