Searched defs:identifier_value (Results 1 - 2 of 2) sorted by relevance
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
| H A D | UninterpretedOption.php | 35 protected $identifier_value = null; variable 134 $this->identifier_value variable [all...] |
| /third_party/protobuf/src/google/protobuf/ | ||
| H A D | descriptor.pb.h | 11974 inline const std::string& UninterpretedOption::identifier_value() const { in identifier_value() function in UninterpretedOption 12025 set_allocated_identifier_value(std::string* identifier_value) set_allocated_identifier_value() argument 12031 identifier_value_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), identifier_value, set_allocated_identifier_value() local [all...] |
Completed in 23 milliseconds