Home
last modified time | relevance | path

Searched refs:with_where_predicates_from_variants (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_derive-1.0.197/src/
H A Dbound.rs57 pub fn with_where_predicates_from_variants( in with_where_predicates_from_variants() function
H A Dser.rs137 bound::with_where_predicates_from_variants(cont, &generics, attr::Variant::ser_bound); in build_generics()
H A Dde.rs166 bound::with_where_predicates_from_variants(cont, &generics, attr::Variant::de_bound); in build_generics()
/aosp_15_r20/external/rust/android-crates-io/crates/serde_derive/src/
Dbound.rs57 pub fn with_where_predicates_from_variants( in with_where_predicates_from_variants() function
Dser.rs137 bound::with_where_predicates_from_variants(cont, &generics, attr::Variant::ser_bound); in build_generics()
Dde.rs166 bound::with_where_predicates_from_variants(cont, &generics, attr::Variant::de_bound); in build_generics()