Home
last modified time | relevance | path

Searched refs:_control (Results 1 – 9 of 9) sorted by relevance

/external/autotest/client/cros/bluetooth/
Dbluetooth_tester_xmlrpc_server.py63 self._control = bluetooth_socket.BluetoothControlSocket()
85 if self.index not in self._control.read_index_list():
92 name, short_name ) = self._control.read_info(self.index)
123 if not self._control.set_powered(self.index, False):
134 if self._control.set_bredr(self.index, True) is None:
138 if self._control.set_le(self.index, True) is None:
144 if self._control.set_bredr(self.index, False) is None:
148 if self._control.set_le(self.index, False) is None:
152 if self._control.set_secure_connections(self.index, False) is None:
159 if (self._control.set_link_security(
[all …]
Dbluetooth_device_xmlrpc_server.py128 self._control = bluetooth_socket.BluetoothControlSocket()
129 self._has_adapter = len(self._control.read_index_list()) > 0
573 return json.dumps(self._control.read_version())
583 return json.dumps(self._control.read_supported_commands())
592 return json.dumps(self._control.read_index_list())
604 return json.dumps(self._control.read_info(0))
618 return json.dumps(self._control.add_device(
632 return json.dumps(self._control.remove_device(
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/
D_invocation_defects_test.py60 self._control = control
63 self._control.control()
73 self._control.control()
75 self._control.control()
85 self._control.control()
88 self._control.control()
90 self._control.control()
99 self._control.control()
106 self._control.control()
108 self._control.control()
[all …]
D_rpc_test.py62 self._control = control
65 self._control.control()
80 self._control.control()
82 self._control.control()
92 self._control.control()
95 self._control.control()
97 self._control.control()
106 self._control.control()
113 self._control.control()
115 self._control.control()
[all …]
D_interceptor_test.py63 self._control = control
66 self._control.control()
76 self._control.control()
78 self._control.control()
88 self._control.control()
91 self._control.control()
93 self._control.control()
102 self._control.control()
109 self._control.control()
111 self._control.control()
[all …]
/external/grpc-grpc/src/python/grpcio_tests/tests/protoc_plugin/
D_python_plugin_test.py68 def _control(self): # pylint: disable=invalid-name member in _ServicerMethods
79 self._control()
87 self._control()
96 self._control()
105 self._control()
115 self._control()
Dbeta_python_plugin_test.py136 def _control(self): # pylint: disable=invalid-name member in _ServicerMethods
147 self._control()
155 self._control()
164 self._control()
173 self._control()
183 self._control()
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DTypeMetadata.rst32 .. _control flow integrity: http://clang.llvm.org/docs/ControlFlowIntegrity.html
163 .. _control flow integrity design document: http://clang.llvm.org/docs/ControlFlowIntegrityDesign.h…
/external/llvm/docs/
DTypeMetadata.rst32 .. _control flow integrity: http://clang.llvm.org/docs/ControlFlowIntegrity.html
163 .. _control flow integrity design document: http://clang.llvm.org/docs/ControlFlowIntegrityDesign.h…