Home
last modified time | relevance | path

Searched defs:StopBefore (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/blueprint/bootstrap/
H A Dconfig.go108 type StopBefore int type
/aosp12/build/soong/android/
H A Dconfig.go496 func (c *config) StopBefore() bootstrap.StopBefore { func
501 func (c *config) SetStopBefore(stopBefore bootstrap.StopBefore) {