Searched refs:_function_guard (Results 1 - 1 of 1) sorted by relevance
/third_party/mbedtls/scripts/mbedtls_dev/ | ||
H A D | c_wrapper_generator.py | 213 def _function_guard(self, function: FunctionInfo) -> Optional[str]: function 231 guard=self._function_guard(function), |
Completed in 1 milliseconds