Searched refs:rewriteLicenseProperty (Results 1 – 2 of 2) sorted by relevance
/build/soong/bpfix/bpfix/ |
D | bpfix_test.go | 1987 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…
|
D | bpfix.go | 175 Fix: runPatchListMod(rewriteLicenseProperty(nil, "")), 1480 func rewriteLicenseProperty(fs pathtools.FileSystem, relativePath string) patchListModFunction { func
|