Home
last modified time | relevance | path

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

/external/licenseclassifier/v2/
Ddocument.go103 c.addDocument(category, name, variant, doc)
107 func (c *Classifier) addDocument(category, name, variant string, id *indexedDocument) { func