Searched refs:nativeExecutable (Results 1 – 2 of 2) sorted by relevance
/build/soong/apex/ |
D | androidmk.go | 46 case nativeExecutable, shBinary, pyBinary, goBinary: 259 case nativeSharedLib, nativeExecutable, nativeTest:
|
D | apex.go | 471 nativeExecutable const 1531 af := newApexFile(ctx, fileToCopy, androidMkModuleName, dirInApex, nativeExecutable, cc) 1544 af := newApexFile(ctx, fileToCopy, androidMkModuleName, dirInApex, nativeExecutable, rustm)
|