Searched refs:hasSystemDataSourceConfig (Results 1 – 2 of 2) sorted by relevance
23 hasSystemDataSourceConfig266 if (hasSystemDataSourceConfig(traceConfig)) {
59 export function hasSystemDataSourceConfig(config: TraceConfig): boolean { function