Home
last modified time | relevance | path

Searched defs:wrapped_method (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/apps/Nfc/testutils/pn532/nfcutils/
Dother.py47 def wrapped_method(*args, **kwargs): function
/aosp_15_r20/external/autotest/client/common_lib/
H A Dbase_job.py144 def wrapped_method(self, *args, **dargs): function
169 def wrapped_method(self, *args, **dargs): function
/aosp_15_r20/external/pytorch/torch/distributed/_composable/fsdp/
H A Dfully_shard.py429 def wrapped_method(self, *args, **kwargs): function