Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex.go2830 if isStaticExecutableAllowed(apex, exec) {
2839 func isStaticExecutableAllowed(apex string, exec string) bool { func