Searched refs:is_google_type (Results 1 – 1 of 1) sorted by relevance
173 if (is_google_type(proto_type) && !compile_well_known_types) in request_response_name()201 fn is_google_type(ty: &str) -> bool { in is_google_type() function