Home
last modified time | relevance | path

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

/build/soong/android/
Dconfig.go110 stopBefore bootstrap.StopBefore member
466 return c.stopBefore
469 func (c *config) SetStopBefore(stopBefore bootstrap.StopBefore) {
470 c.stopBefore = stopBefore