Home
last modified time | relevance | path

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

/third_party/mbedtls/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)
/third_party/mbedtls/scripts/mbedtls_dev/
H A Dc_wrapper_generator.py161 def _write_function_call(self, out: typing_util.Writable, function
198 self._write_function_call(out, function, argument_names)
471 self._write_function_call(out, function, argument_names)

Completed in 2 milliseconds