Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/python/tink/jwt/
H A D_jwt_mac_wrapper.py87 class _Wrapper(core.PrimitiveWrapper[_jwt_mac.JwtMacInternal, _jwt_mac.JwtMac]): class
/aosp_15_r20/tools/acloud/internal/lib/
H A Dutils.py205 def _Wrapper(func): function
1442 def _Wrapper(func): function
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A Dretry_util.py176 def _Wrapper(*args, **kwargs): function