Home
last modified time | relevance | path

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

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