Searched defs:identifier_value (Results 1 – 7 of 7) sorted by relevance
35 protected $identifier_value = null; variable in Google\\Protobuf\\Internal\\UninterpretedOption
492 optional string identifier_value = 3; field
741 optional string identifier_value = 3; field
11974 inline const std::string& UninterpretedOption::identifier_value() const { in identifier_value() function12025 inline void UninterpretedOption::set_allocated_identifier_value(std::string* identifier_value) { in set_allocated_identifier_value()
565 guint8 *identifier_value; member