Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto492 optional string identifier_value = 3; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto492 optional string identifier_value = 3; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto645 optional string identifier_value = 3; field
Ddescriptor.pb.h7260 inline const ::std::string& UninterpretedOption::identifier_value() const { in identifier_value() function
7290 inline void UninterpretedOption::set_allocated_identifier_value(::std::string* identifier_value) { in set_allocated_identifier_value()
Ddescriptor.pb.cc13612 const ::std::string& UninterpretedOption::identifier_value() const { in identifier_value() function in google::protobuf::UninterpretedOption
13642 void UninterpretedOption::set_allocated_identifier_value(::std::string* identifier_value) { in set_allocated_identifier_value()