Home
last modified time | relevance | path

Searched refs:patchListModFunction (Results 1 – 1 of 1) sorted by relevance

/build/soong/bpfix/bpfix/
Dbpfix.go937 type patchListModFunction func(*parser.Module, []byte, *parser.PatchList) error type
939 func runPatchListMod(modFunc patchListModFunction) func(*Fixer) error { argument
1162 func removeObsoleteProperty(propName string) patchListModFunction {
1480 func rewriteLicenseProperty(fs pathtools.FileSystem, relativePath string) patchListModFunction {
1761 func removeIncorrectProperties(propName string) patchListModFunction {