Searched refs:BuildFileSection2_1 (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/spdx-tools/builder/builder2v1/ |
H A D | build_file_test.go | 17 file1, err := BuildFileSection2_1(filePath, prefix, fileNumber) 70 _, err := BuildFileSection2_1(filePath, prefix, fileNumber)
|
H A D | build_file.go | 19 func BuildFileSection2_1(filePath string, prefix string, fileNumber int) (*v2_1.File, error) { func
|
H A D | build_package.go | 49 …newFile, err := BuildFileSection2_1(re.ReplaceAllLiteralString(newFilePatch, string(filepath.Separ…
|