Searched refs:ApiFilePath (Results 1 – 3 of 3) sorted by relevance
168 if doc, ok := to.(java.ApiFilePath); ok {169 module.docsPath = doc.ApiFilePath()
146 type ApiFilePath interface { interface147 ApiFilePath() android.Path156 ApiFilePath210 func (d *Droidstubs) ApiFilePath() android.Path { func
585 paths.currentApiFilePath = android.OptionalPathForPath(provider.ApiFilePath())