Searched refs:param_ops_path (Results 1 – 1 of 1) sorted by relevance
114 let ops = param_ops_path(¶m.ptype); in emit_params()172 fn param_ops_path(param_type: &str) -> &'static str { in param_ops_path() function