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

  /external/chromium_org/third_party/protobuf/src/google/protobuf/
unittest.proto 437 option allow_alias = true;
descriptor.proto 432 optional bool allow_alias = 2 [default=true];
descriptor.pb.cc     [all...]
descriptor.cc     [all...]
descriptor.pb.h 5247 inline bool EnumOptions::allow_alias() const { function in class:google::protobuf::EnumOptions
    [all...]
descriptor_unittest.cc     [all...]
  /external/nanopb-c/generator/proto/google/protobuf/
descriptor.proto 426 optional bool allow_alias = 2 [default=true];
  /external/chromium_org/third_party/protobuf/
CHANGES.txt 16 * New enum option "allow_alias" that specifies whether different symbols can

Completed in 386 milliseconds