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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rpcdcep.h 87 unsigned char *Endpoint;
160 RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerUseProtseqEp2A(RPC_CSTR NetworkAddress,RPC_CSTR Protseq,unsigned int MaxCalls,RPC_CSTR Endpoint,void *SecurityDescriptor,void *Policy);
161 RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerUseProtseqEp2W(RPC_WSTR NetworkAddress,RPC_WSTR Protseq,unsigned int MaxCalls,RPC_WSTR Endpoint,void *SecurityDescriptor,void *Policy);
215 RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerUnregisterEndpointA(RPC_CSTR Protseq,RPC_CSTR Endpoint);
216 RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerUnregisterEndpointW(RPC_WSTR Protseq,RPC_WSTR Endpoint);
  /external/webrtc/webrtc/p2p/base/
p2ptransportchannel_unittest.cc 169 NAT_SYMMETRIC, // NAT, endpoint-dependent bindings
225 struct Endpoint {
226 Endpoint()
302 int endpoint,
309 "test content name", component, NULL, GetAllocator(endpoint));
322 channel->SetIceRole(GetEndpoint(endpoint)->ice_role());
323 channel->SetIceTiebreaker(GetEndpoint(endpoint)->GetIceTiebreaker());
356 Endpoint* GetEndpoint(int endpoint) {
357 if (endpoint == 0)
    [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http2/4.1.0.CR3/
netty-codec-http2-4.1.0.CR3.jar 

Completed in 179 milliseconds