Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex.go1580 func apexFileForExecutable(ctx android.BaseModuleContext, cc *cc.Module) apexFile { func
2016 vctx.filesInfo = append(vctx.filesInfo, apexFileForExecutable(ctx, ch))
2144 af := apexFileForExecutable(ctx, ccTest)
2239 af := apexFileForExecutable(ctx, ch)