Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/storage/
H A Dtrace_storage.h959 v.type = *GetVariadicTypeForId(rr.value_type()); in GetArgValue()
996 std::optional<Variadic::Type> GetVariadicTypeForId(StringId id) const { in GetVariadicTypeForId() function