Searched defs:_method (Results 1 – 3 of 3) sorted by relevance
| /third_party/uboot/u-boot-2020.01/include/ |
| D | spl.h | 334 #define SPL_LOAD_IMAGE_METHOD(_name, _priority, _boot_device, _method) \ argument 341 #define SPL_LOAD_IMAGE_METHOD(_name, _priority, _boot_device, _method) \ argument
|
| /third_party/grpc/src/python/grpcio_tests/tests_aio/unit/ |
| D | metadata_test.py | 163 async def _method(request, unused_context): member in _TestGenericHandlerItself
|
| /third_party/python/Lib/ |
| D | functools.py | 385 def _method(cls_or_self, /, *args, **keywords): function 912 def _method(*args, **kwargs): function
|