Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/storage/
Dtrace_storage.h768 v.type = *GetVariadicTypeForId(arg_table_.value_type()[row]); in GetArgValue()
809 std::optional<Variadic::Type> GetVariadicTypeForId(StringId id) const { in GetVariadicTypeForId() function