Searched defs:aidlInterface (Results 1 – 1 of 1) sorted by relevance
941 type aidlInterface struct { struct942 android.ModuleBase944 properties aidlInterfaceProperties946 computedTypes []string949 internalModuleNames []string952 func (i *aidlInterface) shouldGenerateJavaBackend() bool {957 func (i *aidlInterface) shouldGenerateCppBackend() bool {962 func (i *aidlInterface) shouldGenerateNdkBackend() bool {967 func (i *aidlInterface) gatherInterface(mctx android.LoadHookContext) {981 func (i *aidlInterface) checkImports(mctx android.BaseModuleContext) {[all …]