HomeSort by relevance Sort by last modified time
    Searched full:type_constant (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
java_extension.cc 103 vars["type_constant"] = TypeName(GetType(descriptor));
176 " com.google.protobuf.WireFormat.FieldType.$type_constant$,\n"
191 " com.google.protobuf.WireFormat.FieldType.$type_constant$);\n");
  /external/protobuf/src/google/protobuf/compiler/java/
java_extension.cc 140 vars["type_constant"] = TypeName(GetType(descriptor_));
176 " com.google.protobuf.WireFormat.FieldType.$type_constant$,\n"
186 " com.google.protobuf.WireFormat.FieldType.$type_constant$);\n");
  /external/chromium_org/chrome/browser/chromeos/policy/
device_status_collector.cc 389 em::NetworkInterface::NetworkDeviceType type_constant; member in struct:__anon8044
417 interface->set_type(kDeviceTypeMap[type_idx].type_constant);
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.cc 261 #define CONSTRUCTOR(TYPE, TYPE_CONSTANT, FIELD) \
263 type = TYPE_CONSTANT; \
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.cc 245 #define CONSTRUCTOR(TYPE, TYPE_CONSTANT, FIELD) \
247 type = TYPE_CONSTANT; \
    [all...]
  /prebuilts/misc/linux-x86/protobuf/
aprotoc 

Completed in 2118 milliseconds