Home
last modified time | relevance | path

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

/build/soong/bpfix/bpfix/
Dbpfix.go256 return removeMatchingModuleListProperties(mod, patchList,
1107 func removeMatchingModuleListProperties(mod *parser.Module, patchList *parser.PatchList, canonicalN… func
Dbpfix_test.go494 return removeMatchingModuleListProperties(mod, patchList, "bar", "foo")