Searched refs:nativeExecutable (Results 1 – 2 of 2) sorted by relevance
/build/soong/apex/ |
D | androidmk.go | 220 case nativeSharedLib, nativeExecutable, nativeTest:
|
D | apex.go | 1117 nativeExecutable const 1133 case nativeExecutable, shBinary, pyBinary, goBinary: 1656 af := newApexFile(ctx, fileToCopy, androidMkModuleName, dirInApex, nativeExecutable, cc)
|