Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.proto252 CODE_SIZE = 2; // Use ReflectionOps to implement these methods. enumerator
Ddescriptor.pb.cc4144 const FileOptions_OptimizeMode FileOptions::CODE_SIZE; member in google::protobuf::FileOptions
Ddescriptor.pb.h1435 static const OptimizeMode CODE_SIZE = FileOptions_OptimizeMode_CODE_SIZE; variable