Home
last modified time | relevance | path

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

/build/soong/ui/build/
Dconfig.go308 if ret.UseBazel() {
314 if ret.UseBazel() {
738 if c.UseBazel() {
923 func (c *configImpl) UseBazel() bool { func
Dbuild.go219 if config.UseBazel() {
/build/soong/cmd/soong_ui/
Dmain.go218 if config.UseBazel() && config.Dist() {