Home
last modified time | relevance | path

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

/build/soong/cmd/sbox/
Dsbox.go50 depFilePlaceholder = "__SBOX_DEPFILE__" const
193 depFilePlaceholder)
275 if strings.Contains(rawCommand, depFilePlaceholder) {
277 rawCommand = strings.Replace(rawCommand, depFilePlaceholder, depFile, -1)