Home
last modified time | relevance | path

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

/external/perfetto/ui/src/controller/
Dtrack_controller.ts29 type TrackConfigWithNamespace = TrackConfig&{namespace: string}; alias
83 configHasNamespace(config: TrackConfig): config is TrackConfigWithNamespace {