Searched defs:CODE_SIZE (Results 1 – 4 of 4) sorted by relevance
| /third_party/protobuf/php/src/Google/Protobuf/Internal/FileOptions/ | ||
| D | OptimizeMode.php | 27 const CODE_SIZE = 2; define in Google\\Protobuf\\Internal\\FileOptions\\OptimizeMode |
| /third_party/protobuf/src/google/protobuf/ | ||
| D | descriptor.proto | 382 CODE_SIZE = 2; // Use ReflectionOps to implement these methods. enumerator |
| D | descriptor.pb.cc | 1272 constexpr FileOptions_OptimizeMode FileOptions::CODE_SIZE; member in FileOptions |
| D | descriptor.pb.h | 3488 static constexpr OptimizeMode CODE_SIZE = variable |