Home
last modified time | relevance | path

Searched defs:LITE_RUNTIME (Results 1 – 14 of 14) sorted by relevance

/external/protobuf/php/src/Google/Protobuf/Internal/FileOptions/
DOptimizeMode.php33 const LITE_RUNTIME = 3; define in Google\\Protobuf\\Internal\\FileOptions\\OptimizeMode
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto276 LITE_RUNTIME = 3; // Generate code using MessageLite and the lite runtime. enumerator
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto276 LITE_RUNTIME = 3; // Generate code using MessageLite and the lite runtime. enumerator
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto276 LITE_RUNTIME = 3; // Generate code using MessageLite and the lite runtime. enumerator
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto314 LITE_RUNTIME = 3; // Generate code using MessageLite and the lite runtime. enumerator
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto328 LITE_RUNTIME = 3; // Generate code using MessageLite and the lite runtime. enumerator
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto359 LITE_RUNTIME = 3; // Generate code using MessageLite and the lite runtime. enumerator
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto359 LITE_RUNTIME = 3; // Generate code using MessageLite and the lite runtime. enumerator
/external/protobuf/src/google/protobuf/
Ddescriptor.proto359 LITE_RUNTIME = 3; // Generate code using MessageLite and the lite runtime. enumerator
Ddescriptor.pb.cc1305 constexpr FileOptions_OptimizeMode FileOptions::LITE_RUNTIME; member in FileOptions
Ddescriptor.pb.h3485 static constexpr OptimizeMode LITE_RUNTIME = variable
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto379 LITE_RUNTIME = 3; // Generate code using MessageLite and the lite runtime. enumerator
Ddescriptor_sv.proto375 LITE_RUNTIME = 3; // Generate code using MessageLite and the lite runtime. enumerator
/external/rust/crates/protobuf/src/
Ddescriptor.rs5746 LITE_RUNTIME = 3, enumerator