Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex.go1400 func apexFileForExecutable(ctx android.BaseModuleContext, cc *cc.Module) apexFile { func
1688 filesInfo = append(filesInfo, apexFileForExecutable(ctx, cc))
1799 af := apexFileForExecutable(ctx, ccTest)
1896 af := apexFileForExecutable(ctx, cc)