OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_required
(Results
1 - 6
of
6
) sorted by null
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.h
427
bool
is_required
() const; // shorthand for label() == LABEL_REQUIRED
1425
inline bool FieldDescriptor::
is_required
() const {
function in class:google::protobuf::FieldDescriptor
[
all
...]
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.h
427
bool
is_required
() const; // shorthand for label() == LABEL_REQUIRED
1425
inline bool FieldDescriptor::
is_required
() const {
function in class:google::protobuf::FieldDescriptor
[
all
...]
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.h
427
bool
is_required
() const; // shorthand for label() == LABEL_REQUIRED
1425
inline bool FieldDescriptor::
is_required
() const {
function in class:google::protobuf::FieldDescriptor
[
all
...]
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.h
427
bool
is_required
() const; // shorthand for label() == LABEL_REQUIRED
1425
inline bool FieldDescriptor::
is_required
() const {
function in class:google::protobuf::FieldDescriptor
[
all
...]
/external/protobuf/src/google/protobuf/
descriptor.h
446
bool
is_required
() const; // shorthand for label() == LABEL_REQUIRED
1577
inline bool FieldDescriptor::
is_required
() const {
function in class:google::protobuf::FieldDescriptor
[
all
...]
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.h
544
bool
is_required
() const; // shorthand for label() == LABEL_REQUIRED
1794
inline bool FieldDescriptor::
is_required
() const {
function in class:google::protobuf::FieldDescriptor
[
all
...]
Completed in 1014 milliseconds