Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Dchrome_slice_panel.ts143 this.fillDescription(sliceInfo.description, builder);
241 fillDescription(description: Map<string, string>, builder: TableBuilder) { method in ChromeSliceDetailsPanel