Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex.go1648 func apexFileForExecutable(ctx android.BaseModuleContext, cc *cc.Module) apexFile { func
2053 filesInfo = append(filesInfo, apexFileForExecutable(ctx, cc))
2122 af := apexFileForExecutable(ctx, ccTest)
2199 af := apexFileForExecutable(ctx, cc)