Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Dconfig.go138 stopBefore bootstrap.StopBefore member
497 return c.stopBefore
501 func (c *config) SetStopBefore(stopBefore bootstrap.StopBefore) {
502 c.stopBefore = stopBefore