OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LABEL_OPTIONAL
(Results
1 - 4
of
4
) sorted by null
/external/protobuf/python/google/protobuf/
descriptor.py
368
LABEL_OPTIONAL
= 1
/external/protobuf/src/google/protobuf/
descriptor.h
348
LABEL_OPTIONAL
= 1, // optional
396
bool is_optional() const; // shorthand for label() ==
LABEL_OPTIONAL
[
all
...]
descriptor.pb.cc
[
all
...]
descriptor.pb.h
[
all
...]
Completed in 240 milliseconds