Home
last modified time | relevance | path

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

/external/toolchain-utils/compiler_wrapper/
Dgomacc_flag.go36 builder.wrapPath(gomaPath)
Dccache_flag.go46 builder.wrapPath("/usr/bin/ccache")
Dcommand.go210 func (builder *commandBuilder) wrapPath(path string) { func