Home
last modified time | relevance | path

Searched defs:AddEnumValue (Results 1 – 4 of 4) sorted by relevance

/external/perfetto/src/trace_processor/util/
Ddescriptors.h87 void AddEnumValue(int32_t integer_representation, in AddEnumValue() function
/external/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
DPDBASTParser.cpp1123 bool PDBASTParser::AddEnumValue(CompilerType enum_type, in AddEnumValue() function in PDBASTParser
/external/protobuf/src/google/protobuf/
Dgenerated_message_reflection.cc1413 void Reflection::AddEnumValue(Message* message, const FieldDescriptor* field, in AddEnumValue() function in google::protobuf::Reflection
Ddescriptor_unittest.cc172 EnumValueDescriptorProto* AddEnumValue(EnumDescriptorProto* enum_proto, in AddEnumValue() function