Searched defs:Module (Results 1 – 2 of 2) sorted by relevance
86 func wrapLibraryFactory(factory func() android.Module) func() android.Module {95 func isAidlGeneratedModule(module android.Module) bool {
73 string Module(const AidlDefinedType& type) const { in GenerateMangledAliases() function