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