Searched defs:_Method (Results 1 – 12 of 12) sorted by relevance
| /external/pigweed/pw_transfer/py/tests/ |
| D | transfer_test.py | 35 class _Method(enum.Enum): class 52 self, method: _Method, 68 def _enqueue_server_error(self, method: _Method, error: Status) -> None:
|
| /external/python/cpython3/Lib/ |
| D | crypt.py | 23 class _Method(_namedtuple('_Method', 'name ident salt_chars total_size')): class
|
| /external/autotest/server/cros/faft/ |
| D | rpc_proxy.py | 15 class _Method(object): class
|
| /external/wpa_supplicant_8/wpa_supplicant/ |
| D | win_if_list.c | 27 #define _NDISUIO_CTL_CODE(_Function, _Method, _Access) \ argument
|
| /external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/ |
| D | translate.py | 364 def _Method(module, parsed_method, interface): function
|
| /external/autotest/server/cros/multimedia/ |
| D | remote_facade_factory.py | 47 class _Method: class
|
| /external/wpa_supplicant_8/src/l2_packet/ |
| D | l2_packet_ndis.c | 34 #define _NDISUIO_CTL_CODE(_Function, _Method, _Access) \ argument
|
| /external/python/cpython2/Lib/ |
| D | random.py | 247 _Method=_MethodType, _BuiltinMethod=_BuiltinMethodType): argument
|
| D | xmlrpclib.py | 1234 class _Method: class
|
| /external/autotest/client/cros/chameleon/ |
| D | chameleon.py | 47 class _Method(object): class
|
| /external/python/cpython3/Lib/xmlrpc/ |
| D | client.py | 1113 class _Method: class
|
| /external/wpa_supplicant_8/src/drivers/ |
| D | driver_ndis.c | 400 #define _NDISUIO_CTL_CODE(_Function, _Method, _Access) \ argument
|