Home
last modified time | relevance | path

Searched defs:Repeated (Results 1 – 10 of 10) sorted by relevance

/external/libtextclassifier/native/utils/flatbuffers/
Dmutable.cc270 RepeatedField* MutableFlatbuffer::Repeated(StringPiece field_name) { in Repeated() function in libtextclassifier3::MutableFlatbuffer
278 RepeatedField* MutableFlatbuffer::Repeated(const reflection::Field* field) { in Repeated() function in libtextclassifier3::MutableFlatbuffer
298 RepeatedField* MutableFlatbuffer::Repeated(const FlatbufferFieldPath* path) { in Repeated() function in libtextclassifier3::MutableFlatbuffer
/external/protobuf/src/google/protobuf/
Dextension_set.h962 typedef RepeatedPrimitiveTypeTraits<Type> Repeated; typedef
1092 typedef RepeatedStringTypeTraits Repeated; typedef
1173 typedef RepeatedEnumTypeTraits<Type, IsValid> Repeated; typedef
1283 typedef RepeatedMessageTypeTraits<Type> Repeated; typedef
/external/rust/crates/protobuf/src/reflect/
Dfield.rs18 Repeated(&'a dyn ReflectRepeated), enumerator
/external/golang-protobuf/proto/
Dproperties.go138 Repeated bool member
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DType.cs877 [pbr::OriginalName("CARDINALITY_REPEATED")] Repeated = 3, enumerator
/external/rust/crates/protobuf/src/reflect/acc/
Dv1.rs150 Repeated(Box<dyn FieldAccessor2<M, dyn ReflectRepeated>>), enumerator
/external/rust/crates/protobuf-codegen/src/field/
Dmod.rs202 Repeated(RepeatedField<'a>), enumerator
/external/clang/lib/AST/
DASTDiagnostic.cpp268 bool Repeated = false; in ConvertTypeToDiagnosticString() local
/external/llvm-project/clang/lib/AST/
DASTDiagnostic.cpp271 bool Repeated = false; in ConvertTypeToDiagnosticString() local
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs2358 [pbr::OriginalName("LABEL_REPEATED")] Repeated = 3, enumerator