Searched refs:NAME (Results 1 – 12 of 12) sorted by relevance
19 const NAME: &'static str = T::NAME; constant74 const NAME: &'static str = TEST_SERVICE_NAME; constant79 S::NAME in get_name_of_named_service()
161 const NAME: &'static str = S::NAME; constant
90 &format!("/{}/{{*rest}}", S::NAME), in add_service()
25 const NAME: &'static str; constant
156 const NAME: &'static str = S::NAME; constant
174 const NAME: &'static str = S::NAME; constant
180 const NAME: &'static str = S::NAME; constant273 const NAME: &'static str = "test"; constant
55 let service_name = <S as NamedService>::NAME; in set_serving()66 let service_name = <S as NamedService>::NAME; in set_not_serving()
457 const NAME: &'static str = SERVICE_NAME; constant
459 const NAME: &'static str = SERVICE_NAME; constant
364 const NAME: &'static str = SERVICE_NAME; in generate_named() constant