Home
last modified time | relevance | path

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

/build/blueprint/bootstrap/
Dconfig.go92 type ConfigStopBefore interface { interface
Dcommand.go170 if c, ok := config.(ConfigStopBefore); ok {
/build/soong/android/
Dconfig.go473 var _ bootstrap.ConfigStopBefore = (*config)(nil)