Home
last modified time | relevance | path

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

/build/soong/java/
Dlint.go423 Input: android.OutputFileForModule(ctx, frameworkDocStubs, ".annotations.zip"),
429 Input: android.OutputFileForModule(ctx, frameworkDocStubs, ".api_versions.xml"),
/build/soong/android/
Dmodule.go2088 func OutputFileForModule(ctx PathContext, module blueprint.Module, tag string) Path { func