Home
last modified time | relevance | path

Searched defs:ClassifyLicensesWithContext (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/licenseclassifier/tools/identify_license/backend/
H A Dbackend.go36 ClassifyLicensesWithContext(ctx context.Context, filenames []string, headers bool) []error methodSpec
73 func (b *ClassifierBackend) ClassifyLicensesWithContext(ctx context.Context, filenames []string, he… func
/aosp_15_r20/external/licenseclassifier/v2/tools/identify_license/backend/
H A Dbackend.go38ClassifyLicensesWithContext(ctx context.Context, numTasks int, filenames []string, headers bool) [… methodSpec
111 func (b *ClassifierBackend) ClassifyLicensesWithContext(ctx context.Context, numTasks int, filename… func