Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/db/
H A Dtyped_column.h155 T GetAtIdx(uint32_t idx) const { in GetAtIdx() function
187 Id GetAtIdx(uint32_t idx) const { return Id(idx); } in GetAtIdx() function