Searched defs:ClassifyLicensesWithContext (Results 1 – 2 of 2) sorted by relevance
36 ClassifyLicensesWithContext(ctx context.Context, filenames []string, headers bool) []error methodSpec73 func (b *ClassifierBackend) ClassifyLicensesWithContext(ctx context.Context, filenames []string, he… func
38 …ClassifyLicensesWithContext(ctx context.Context, numTasks int, filenames []string, headers bool) [… methodSpec111 func (b *ClassifierBackend) ClassifyLicensesWithContext(ctx context.Context, numTasks int, filename… func