Home
last modified time | relevance | path

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

/aosp_15_r20/external/bazelbuild-rules_go/go/tools/gopackagesdriver/
H A Dflatpackage.go73 func resolvePathsInPlace(prf PathResolverFunc, paths []string) { func
99 resolvePathsInPlace(prf, fp.CompiledGoFiles)
100 resolvePathsInPlace(prf, fp.GoFiles)
101 resolvePathsInPlace(prf, fp.OtherFiles)