Home
last modified time | relevance | path

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

/external/angle/scripts/
Dgenerate_entry_points.py2133 def format_init_param_value_case(param_type): function
2165 init_param_value_cases = "\n".join([format_init_param_value_case(t) for t in all_param_types])