Home
last modified time | relevance | path

Searched defs:java_outer_classname (Results 1 – 8 of 8) 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/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto255 optional string java_outer_classname = 8; field
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto255 optional string java_outer_classname = 8; field
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto255 optional string java_outer_classname = 8; field
/third_party/grpc/third_party/upb/benchmarks/
Ddescriptor_sv.proto349 optional string java_outer_classname = 8 [ctype = STRING_PIECE]; field
Ddescriptor.proto352 optional string java_outer_classname = 8; field
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto356 optional string java_outer_classname = 8; field
Ddescriptor.pb.h10087 inline const std::string& FileOptions::java_outer_classname() const { in java_outer_classname() function
10138 inline void FileOptions::set_allocated_java_outer_classname(std::string* java_outer_classname) { in set_allocated_java_outer_classname()