Home
last modified time | relevance | path

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

/build/soong/android/
Dnotices.go63 func BuildNoticeOutput(ctx ModuleContext, installPath InstallPath, installFilename string, func
/build/soong/apex/
Dbuilder.go291 …return android.BuildNoticeOutput(ctx, a.installDir, apexFileName, android.SortedUniquePaths(notice…
/build/soong/java/
Dapp.go696 …a.noticeOutputs = android.BuildNoticeOutput(ctx, a.installDir, a.installApkName+".apk", noticePath…