Home
last modified time | relevance | path

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

/aosp12/build/soong/bpfix/bpfix/
H A Dbpfix.go260 return removeMatchingModuleListProperties(mod, patchList,
1150 func removeMatchingModuleListProperties(mod *parser.Module, patchList *parser.PatchList, canonicalN… func
H A Dbpfix_test.go494 return removeMatchingModuleListProperties(mod, patchList, "bar", "foo")