OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MethodOptions
(Results
1 - 6
of
6
) sorted by null
/external/protobuf/src/google/protobuf/
descriptor.h
89
class
MethodOptions
;
760
// declaration. Allowed options are defined by
MethodOptions
in
763
const
MethodOptions
& options() const;
772
typedef
MethodOptions
OptionsType;
782
const
MethodOptions
* options_;
[
all
...]
descriptor.pb.cc
360
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(
MethodOptions
, uninterpreted_option_),
365
MethodOptions
::default_instance_,
367
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(
MethodOptions
, _has_bits_[0]),
368
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(
MethodOptions
, _unknown_fields_),
369
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(
MethodOptions
, _extensions_),
372
sizeof(
MethodOptions
));
452
MethodOptions_descriptor_, &
MethodOptions
::default_instance());
492
delete
MethodOptions
::default_instance_;
559
"f.
MethodOptions
\"\244\003\n\013FileOptions\022\024\n\014java_"
[
all
...]
descriptor.pb.h
51
class
MethodOptions
;
[
all
...]
descriptor.cc
[
all
...]
/external/protobuf/python/google/protobuf/internal/
descriptor_test.py
124
descriptor_pb2.
MethodOptions
())
/external/protobuf/java/src/main/java/com/google/protobuf/
Descriptors.java
[
all
...]
Completed in 59 milliseconds