OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LABEL_REPEATED
(Results
1 - 4
of
4
) sorted by null
/external/protobuf/python/google/protobuf/
descriptor.py
370
LABEL_REPEATED
= 3
/external/protobuf/src/google/protobuf/
descriptor.h
350
LABEL_REPEATED
= 3, // repeated
397
bool is_repeated() const; // shorthand for label() ==
LABEL_REPEATED
[
all
...]
descriptor.pb.cc
[
all
...]
descriptor.pb.h
[
all
...]
Completed in 83 milliseconds