Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFileOptions.php36 protected $java_outer_classname = null; variable in Google\\Protobuf\\Internal\\FileOptions
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto356 optional string java_outer_classname = 8; field
Ddescriptor.pb.h10042 inline const std::string& FileOptions::java_outer_classname() const { in java_outer_classname() function
10092 inline void FileOptions::set_allocated_java_outer_classname(std::string* java_outer_classname) { in set_allocated_java_outer_classname()