Home
last modified time | relevance | path

Searched defs:begin (Results 1 – 10 of 10) sorted by relevance

/build/soong/cc/
Dtidy.go47 func (tidy *tidyFeature) begin(ctx BaseModuleContext) { func
Dstl.go61 func (stl *stl) begin(ctx BaseModuleContext) { func
Dsabi.go43 func (sabimod *sabi) begin(ctx BaseModuleContext) {} func
Dlto.go65 func (lto *lto) begin(ctx BaseModuleContext) { func
Dcoverage.go152 func (cov *coverage) begin(ctx BaseModuleContext) { func
Dpgo.go225 func (pgo *pgo) begin(ctx BaseModuleContext) { func
Dsanitize.go206 func (sanitize *sanitize) begin(ctx BaseModuleContext) { func
Dvndk.go92 func (vndk *vndkdep) begin(ctx BaseModuleContext) {} func
Dcc.go363 begin(ctx BaseModuleContext) methodSpec
1588 func (c *Module) begin(ctx BaseModuleContext) { func
/build/soong/ui/tracer/
Dtracer.go47 Complete(name string, thread Thread, begin, end uint64) argument