Home
last modified time | relevance | path

Searched defs:CODE_SIZE (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/FileOptions/
DOptimizeMode.php27 const CODE_SIZE = 2; define in Google\\Protobuf\\Internal\\FileOptions\\OptimizeMode
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto382 CODE_SIZE = 2; // Use ReflectionOps to implement these methods. enumerator
Ddescriptor.pb.cc1272 constexpr FileOptions_OptimizeMode FileOptions::CODE_SIZE; member in FileOptions
Ddescriptor.pb.h3488 static constexpr OptimizeMode CODE_SIZE = variable