Home
last modified time | relevance | path

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

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