Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex.go1684 func apexFileForExecutable(ctx android.BaseModuleContext, cc *cc.Module) apexFile { func
2255 vctx.filesInfo = append(vctx.filesInfo, apexFileForExecutable(ctx, ch))
2380 af := apexFileForExecutable(ctx, ccTest)
2482 af := apexFileForExecutable(ctx, ch)