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.h660 v.type = *GetVariadicTypeForId(arg_table_.value_type()[row]); in GetArgValue()
699 base::Optional<Variadic::Type> GetVariadicTypeForId(StringId id) const { in GetVariadicTypeForId() function