Searched refs:aidlInterface (Results 1 – 1 of 1) sorted by relevance
334 if importedAidl, ok := dep.(*aidlInterface); ok {580 if importedAidl, ok := dep.(*aidlInterface); ok {941 type aidlInterface struct { struct952 func (i *aidlInterface) shouldGenerateJavaBackend() bool { argument957 func (i *aidlInterface) shouldGenerateCppBackend() bool { argument962 func (i *aidlInterface) shouldGenerateNdkBackend() bool { argument967 func (i *aidlInterface) gatherInterface(mctx android.LoadHookContext) { argument981 func (i *aidlInterface) checkImports(mctx android.BaseModuleContext) { argument1006 func (i *aidlInterface) checkGenTrace(mctx android.LoadHookContext) { argument1015 func (i *aidlInterface) checkStability(mctx android.LoadHookContext) { argument[all …]