Searched defs:remote_type (Results 1 – 2 of 2) sorted by relevance
/external/curl/tests/python_dependencies/impacket/ |
D | nmb.py | 679 …def __init__(self, myname, remote_name, remote_host, remote_type = TYPE_SERVER, sess_port = NETBIO… argument 786 def _request_session(self, remote_type, local_type, timeout = None): argument 830 …def __init__(self, myname, remote_name, remote_host, remote_type = TYPE_SERVER, sess_port = NETBIO… argument 858 def _request_session(self, remote_type, local_type, timeout = None): argument
|
/external/webrtc/webrtc/p2p/base/ |
D | p2ptransportchannel_unittest.cc | 192 std::string remote_type; member 411 const std::string& remote_type = RemoteCandidate(ep1_ch1())->type(); in CheckCandidate1() local 436 const std::string& remote_type = RemoteCandidate(ep1_ch1())->type(); in ExpectCandidate1() local 482 const std::string& remote_type = RemoteCandidate(ep2_ch1())->type(); in ExpectCandidate2() local
|