Home
last modified time | relevance | path

Searched defs:identifier_value (Results 1 – 9 of 9) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DUninterpretedOption.php35 protected $identifier_value = null; variable in Google\\Protobuf\\Internal\\UninterpretedOption
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto492 optional string identifier_value = 3; field
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto492 optional string identifier_value = 3; field
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto492 optional string identifier_value = 3; field
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto741 optional string identifier_value = 3; field
Ddescriptor.pb.h11974 inline const std::string& UninterpretedOption::identifier_value() const { in identifier_value() function
12025 inline void UninterpretedOption::set_allocated_identifier_value(std::string* identifier_value) { in set_allocated_identifier_value()
/third_party/grpc/third_party/upb/benchmarks/
Ddescriptor_sv.proto722 optional string identifier_value = 3 [ctype = STRING_PIECE]; field
Ddescriptor.proto737 optional string identifier_value = 3; field
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfdms1.h565 guint8 *identifier_value; member