Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/scripts/mbedtls_dev/
H A Dc_wrapper_generator.py161 def _write_function_call(self, out: typing_util.Writable, member in Base
198 self._write_function_call(out, function, argument_names)
471 self._write_function_call(out, function, argument_names)
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/scripts/
H A Dgenerate_psa_wrappers.py154 def _write_function_call(self, out: typing_util.Writable, member in PSAWrapperGenerator
164 super()._write_function_call(out, function, argument_names)