Searched refs:hasSystemDataSourceConfig (Results 1 – 2 of 2) sorted by relevance
29 hasSystemDataSourceConfig,302 if (hasSystemDataSourceConfig(traceConfig)) {
61 export function hasSystemDataSourceConfig(config: TraceConfig): boolean { function