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