Searched defs:local_type (Results 1 – 4 of 4) sorted by relevance
/external/curl/tests/python_dependencies/impacket/ |
D | nmb.py | 679 …_type = TYPE_SERVER, sess_port = NETBIOS_SESSION_PORT, timeout = None, local_type = TYPE_WORKSTATI… argument 786 def _request_session(self, remote_type, local_type, timeout = None): argument 830 …_type = TYPE_SERVER, sess_port = NETBIOS_SESSION_PORT, timeout = None, local_type = TYPE_WORKSTATI… argument 858 def _request_session(self, remote_type, local_type, timeout = None): argument
|
/external/webrtc/webrtc/p2p/base/ |
D | p2ptransportchannel_unittest.cc | 190 std::string local_type; member 409 const std::string& local_type = LocalCandidate(ep1_ch1())->type(); in CheckCandidate1() local 434 const std::string& local_type = LocalCandidate(ep1_ch1())->type(); in ExpectCandidate1() local 448 const std::string& local_type = LocalCandidate(ep2_ch1())->type(); in CheckCandidate2() local 480 const std::string& local_type = LocalCandidate(ep2_ch1())->type(); in ExpectCandidate2() local
|
/external/vulkan-validation-layers/layers/ |
D | vk_layer_logging.h | 675 VkFlags local_type = 0; in layer_create_report_callback() local 892 VkFlags local_type = 0; in will_log_msg() local 947 VkFlags local_type = 0; in log_msg() local
|
/external/v8/src/wasm/baseline/ |
D | liftoff-assembler.h | 565 ValueType local_type(uint32_t index) { in local_type() function
|