Searched defs:moduleListerFunc (Results 1 – 1 of 1) sorted by relevance
233 type moduleListerFunc func(ctx android.SingletonContext) (moduleNames, fileNames []string) type267 func vndkModuleListRemover(lister moduleListerFunc, prefix string) moduleListerFunc {496 func newVndkLibrariesWithMakeVarFilter(lister moduleListerFunc, makeVarName string, filter string) …507 func newVndkLibrariesTxt(lister moduleListerFunc, makeVarName string) android.SingletonModule {