Home
last modified time | relevance | path

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

/build/soong/cmd/soong_build/
Dmain.go69 configuration.SetStopBefore(bootstrap.StopBeforePrepareBuildActions)
/build/soong/android/
Dconfig.go469 func (c *config) SetStopBefore(stopBefore bootstrap.StopBefore) { func