Home
last modified time | relevance | path

Searched refs:annotate_method (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/demo/
H A Dhttp_actions.py128 def annotate_method(func: _CallableT) -> _CallableT: function
133 return annotate_method
170 def annotate_method(func: _CallableT) -> _CallableT: function
175 return annotate_method
/aosp_15_r20/external/google-cloud-java/owl-bot-postprocessor/synthtool/languages/
H A Djava.py773 def annotate_method(filename: str, signature: str, annotation: str): function
854 annotate_method(filename, signature, "@Deprecated")