HomeSort by relevance Sort by last modified time
    Searched refs:has_allow_alias (Results 1 - 9 of 9) sorted by null

  /external/protobuf/src/google/protobuf/compiler/
parser.cc 462 bool has_allow_alias = false; local
472 has_allow_alias = true;
480 if (has_allow_alias && !allow_alias) {
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.pb.cc 10986 bool EnumOptions::has_allow_alias() const { function in class:google::protobuf::EnumOptions
    [all...]
descriptor.pb.h 6593 inline bool EnumOptions::has_allow_alias() const { function in class:google::protobuf::EnumOptions
    [all...]
descriptor.cc     [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 5202 inline bool EnumOptions::has_allow_alias() const { function in class:google::protobuf::EnumOptions
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 5202 inline bool EnumOptions::has_allow_alias() const { function in class:google::protobuf::EnumOptions
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.pb.h 5202 inline bool EnumOptions::has_allow_alias() const { function in class:google::protobuf::EnumOptions
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.pb.h 6593 inline bool EnumOptions::has_allow_alias() const { function in class:google::protobuf::EnumOptions
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.pb.h 5202 inline bool EnumOptions::has_allow_alias() const { function in class:google::protobuf::EnumOptions
    [all...]

Completed in 275 milliseconds