Home
last modified time | relevance | path

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

/build/soong/bpfix/bpfix/
Dbpfix_test.go1987 runPassOnce(t, test.in, test.out, runPatchListMod(rewriteLicenseProperty(test.fs, test.path)))
2017 …checkError(t, test.in, test.expectedErr, runPatchListMod(rewriteLicenseProperty(test.fs, test.path…
Dbpfix.go175 Fix: runPatchListMod(rewriteLicenseProperty(nil, "")),
1480 func rewriteLicenseProperty(fs pathtools.FileSystem, relativePath string) patchListModFunction { func