Home
last modified time | relevance | path

Searched refs:string_representation (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/src/trace_processor/util/
Ddescriptors.h88 std::string string_representation) { in AddEnumValue() argument
90 enum_values_[integer_representation] = std::move(string_representation); in AddEnumValue()