Searched refs:hasAidl (Results 1 – 3 of 3) sorted by relevance
621 if compiler.hasAidl(deps) {749 func (compiler *baseCompiler) hasAidl(deps PathDeps) bool { func
921 var hasAidl, hasLex, hasProto, hasRenderscript, hasSysprop, hasWinMsg, hasYacc bool923 hasAidl = b.hasSrcExt(".aidl")960 "AidlSrcs": hasAidl,967 …"OnlyCSrcs": !(hasAidl || hasLex || hasProto || hasRenderscript || hasSysprop || hasW…
1645 if library.baseCompiler.hasAidl(deps) {