Home
last modified time | relevance | path

Searched defs:new_api (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_functorch/
H A Ddeprecated.py23 def get_warning(api, new_api=None, replace_newlines=False): argument
39 def warn_deprecated(api, new_api=None): argument
/aosp_15_r20/external/cronet/components/cronet/tools/
H A Dupdate_api.py120 def check_api_update(old_api, new_api): argument