Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/ui/src/components/details/
H A Dthread_slice_details_tab.ts365 const contextMenuItems = getSliceContextMenuItems(sliceInfo); constant
/aosp_15_r20/external/perfetto/ui/src/components/widgets/sql/table/
H A Drender_cell_utils.ts172 const contextMenuItems: m.Child[] = getStandardContextMenuItems( constant