OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EnumValueOptions
(Results
1 - 6
of
6
) sorted by null
/external/protobuf/src/google/protobuf/
descriptor.h
87
class
EnumValueOptions
;
642
// Allowed options are defined by
EnumValueOptions
in
645
const
EnumValueOptions
& options() const;
654
typedef
EnumValueOptions
OptionsType;
663
const
EnumValueOptions
* options_;
[
all
...]
descriptor.pb.cc
330
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(
EnumValueOptions
, uninterpreted_option_),
335
EnumValueOptions
::default_instance_,
337
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(
EnumValueOptions
, _has_bits_[0]),
338
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(
EnumValueOptions
, _unknown_fields_),
339
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(
EnumValueOptions
, _extensions_),
342
sizeof(
EnumValueOptions
));
448
EnumValueOptions_descriptor_, &
EnumValueOptions
::default_instance());
488
delete
EnumValueOptions
::default_instance_;
552
"uf.
EnumValueOptions
\"\220\001\n\026ServiceDescripto"
[
all
...]
descriptor.pb.h
49
class
EnumValueOptions
;
[
all
...]
descriptor.cc
[
all
...]
/external/protobuf/python/google/protobuf/internal/
descriptor_test.py
118
descriptor_pb2.
EnumValueOptions
())
/external/protobuf/java/src/main/java/com/google/protobuf/
Descriptors.java
[
all
...]
Completed in 177 milliseconds