Home
last modified time | relevance | path

Searched defs:OutDir (Results 1 – 8 of 8) sorted by relevance

/build/blueprint/bootstrap/
Dconfig.go87 OutDir() string methodSpec
/build/soong/ui/build/
Dsoong.go103 func (c BlueprintConfig) OutDir() string { func
Dconfig.go1037 func (c *configImpl) OutDir() string { func
/build/orchestrator/core/
Dutils.py67 class OutDir(object): class
/build/soong/android/
Dconfig.go84 OutDir string member
152 func (c Config) OutDir() string { func
Dpaths.go203 OutDir = "out" const
/build/soong/ui/metrics/metrics_proto/
Dmetrics.pb.go383 OutDir *string `protobuf:"bytes,16,opt,name=out_dir,json=outDir" json:"out_dir,omitempty"` member
/build/blueprint/
Dcontext.go3917 func (c *Context) OutDir() (string, error) { func