Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex.go297 nativeExecutable const
360 case nativeExecutable, shBinary, pyBinary, goBinary:
697 …filesInfo = append(filesInfo, apexFile{fileToCopy, depName, dirInApex, nativeExecutable, cc, cc.Sy…
1172 } else if fi.class == nativeSharedLib || fi.class == nativeExecutable {