Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/apex/
H A Dapex.go1425 func apexFileForExecutable(ctx android.BaseModuleContext, cc *cc.Module) apexFile { func
1929 vctx.filesInfo = append(vctx.filesInfo, apexFileForExecutable(ctx, ch))
2040 af := apexFileForExecutable(ctx, ccTest)