OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LABEL_REQUIRED
(Results
1 - 4
of
4
) sorted by null
/external/protobuf/python/google/protobuf/
descriptor.py
369
LABEL_REQUIRED
= 2
/external/protobuf/src/google/protobuf/
descriptor.h
349
LABEL_REQUIRED
= 2, // required
395
bool is_required() const; // shorthand for label() ==
LABEL_REQUIRED
[
all
...]
descriptor.pb.cc
545
"ONAL\020\001\022\022\n\016
LABEL_REQUIRED
\020\002\022\022\n\016LABEL_REPE"
[
all
...]
descriptor.pb.h
[
all
...]
Completed in 97 milliseconds