OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PTCI_CLIENT_FUNC_LIST
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/test/channel_transport/
traffic_control_win.h
34
typedef ULONG (WINAPI *registerFn)(ULONG, HANDLE,
PTCI_CLIENT_FUNC_LIST
,
53
PTCI_CLIENT_FUNC_LIST
ClientHandlerList,
traffic_control_win.cc
172
PTCI_CLIENT_FUNC_LIST
ClientHandlerList,
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
traffic.h
57
} TCI_CLIENT_FUNC_LIST,*
PTCI_CLIENT_FUNC_LIST
;
174
ULONG WINAPI TcRegisterClient(ULONG TciVersion,HANDLE ClRegCtx,
PTCI_CLIENT_FUNC_LIST
ClientHandlerList,PHANDLE pClientHandle);
Completed in 124 milliseconds