Searched defs:enum_values (Results  1 – 7 of 7) sorted by relevance
| /external/libtextclassifier/native/utils/flatbuffers/ | 
| D | reflection.cc | 133   const auto* enum_values = schema->enums()->Get(type->index())->values();  in ParseEnumValue()  local
 | 
| /external/python/absl-py/absl/flags/ | 
| D | _defines.py | 441     enum_values,  argument778     enum_values,  argument
 
 | 
| D | _flag.py | 331   def __init__(self, name, default, help, enum_values,  # pylint: disable=redefined-builtin  argument
 | 
| D | _argument_parser.py | 320   def __init__(self, enum_values, case_sensitive=True):  argument
 | 
| /external/python/apitools/apitools/gen/ | 
| D | message_registry.py | 197                           enum_values, enum_descriptions):  argument
 | 
| /external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/ | 
| D | cpp_parse_function_generator.cc | 350       std::vector<int> enum_values;  in TailCallTableInfo()  local
 | 
| /external/protobuf/src/google/protobuf/compiler/cpp/ | 
| D | parse_function_generator.cc | 350       std::vector<int> enum_values;  in TailCallTableInfo()  local
 |