Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/db/
H A Dcolumn_storage_overlay.h113 std::optional<InputRow> RowOf(OutputIndex index) const { in RowOf() function
/aosp_15_r20/external/perfetto/src/trace_processor/containers/
H A Drow_map.h266 std::optional<InputRow> RowOf(OutputIndex index) const { in RowOf() function