Home
last modified time | relevance | path

Searched defs:java_multiple_files (Results 1 – 6 of 6) sorted by relevance

/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto263 optional bool java_multiple_files = 10 [default=false]; field
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto263 optional bool java_multiple_files = 10 [default=false]; field
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFileOptions.php47 protected $java_multiple_files = null; variable in Google\\Protobuf\\Internal\\FileOptions
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto263 optional bool java_multiple_files = 10 [default=false]; field
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto364 optional bool java_multiple_files = 10 [default = false]; field
Ddescriptor.pb.h10164 inline bool FileOptions::java_multiple_files() const { in java_multiple_files() function