Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/FileOptions/
DOptimizeMode.php14 class OptimizeMode class
/third_party/protobuf/benchmarks/
Ddescriptor_sv.proto348 enum OptimizeMode { enum
Ddescriptor.proto346 enum OptimizeMode { enum
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto475 enum OptimizeMode { enum
Ddescriptor.pb.h6144 using OptimizeMode = FileOptions_OptimizeMode; variable
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.pb.cs7371 public enum OptimizeMode { enum in Google.Protobuf.Reflection.FileOptions.Types