Searched refs:customize_from_rustproto_for_message (Results 1 – 4 of 4) sorted by relevance
15 use super::customize::customize_from_rustproto_for_message;59 customize.update_with(&customize_from_rustproto_for_message( in new()
147 pub fn customize_from_rustproto_for_message(source: &MessageOptions) -> Customize { in customize_from_rustproto_for_message() function
9 pub(crate) fn customize_from_rustproto_for_message(source: &MessageOptions) -> Customize { in customize_from_rustproto_for_message() function
10 use crate::customize::rustproto_proto::customize_from_rustproto_for_message;87 &customize_from_rustproto_for_message(message.message.proto().options.get_or_default()), in new()