Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/scripts/
H A Dgenerate_entry_points.py2759 def format_init_param_value_case(param_type): function
2802 init_param_value_cases = "\n".join([format_init_param_value_case(t) for t in all_param_types])