Home | History | Annotate | Download | only in meta

Lines Matching refs:Provider

94   struct apply<Type<Provider<T>>> {
99 struct apply<Type<Provider<const T>>> {
164 struct apply<Type<Provider<T>>> {
169 struct apply<Type<Provider<const T>>> {
238 struct apply<Type<Provider<T>>> {
243 struct apply<Type<Provider<const T>>> {
894 // The caller must convert the types to the corresponding class type and expand any Provider<>s.
928 // The caller must convert the types to the corresponding class type and expand any Provider<>s.