Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/ui/build/
H A Dbuild.go428 if !config.SoongBuildInvocationNeeded() {
H A Dsoong.go694 if config.SoongBuildInvocationNeeded() {
H A Dconfig.go1024 func (c *configImpl) SoongBuildInvocationNeeded() bool { func