Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/ui/src/core/
H A Devent_set.ts257 const materialised = await this.materialise({}); constant
265 const materialised = await this.materialise( constant
464 const materialised = await Promise.all(promises); constant
H A Devent_set_unittest.ts70 const materialised = await events.materialise({}); constant