Home
last modified time | relevance | path

Searched defs:objc_class_prefix (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFileOptions.php127 protected $objc_class_prefix = null; variable in Google\\Protobuf\\Internal\\FileOptions
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto425 optional string objc_class_prefix = 36; field
Ddescriptor.pb.h10516 inline const std::string& FileOptions::objc_class_prefix() const { in objc_class_prefix() function
10567 inline void FileOptions::set_allocated_objc_class_prefix(std::string* objc_class_prefix) { in set_allocated_objc_class_prefix()