Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/scripts/mbedtls_dev/
Dc_wrapper_generator.py213 def _function_guard(self, function: FunctionInfo) -> Optional[str]: member in Base
231 guard=self._function_guard(function),