Home
last modified time | relevance | path

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

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