Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/ui/src/components/widgets/sql/details/
H A Ddetails.ts510 for (const argSetIndex of this.argSets) { constant
511 const argSetId = data.values[argSetIndex]; constant