Searched defs:begin (Results 1 – 15 of 15) sorted by relevance
33 func (xom *xom) begin(ctx BaseModuleContext) {} func
47 func (tidy *tidyFeature) begin(ctx BaseModuleContext) { func
61 func (stl *stl) begin(ctx BaseModuleContext) { func
43 func (sabimod *sabi) begin(ctx BaseModuleContext) {} func
124 func (cov *coverage) begin(ctx BaseModuleContext) { func
65 func (lto *lto) begin(ctx BaseModuleContext) { func
61 func (vndk *vndkdep) begin(ctx BaseModuleContext) {} func
226 func (pgo *pgo) begin(ctx BaseModuleContext) { func
184 func (sanitize *sanitize) begin(ctx BaseModuleContext) { func
285 begin(ctx BaseModuleContext) methodSpec1023 func (c *Module) begin(ctx BaseModuleContext) { func
148 iterator begin() const { in begin() function
139 iterator begin() const { return ptr_; } in begin() function
72 func (t *traceEventT) begin(name string, v Value, tid int) event { func
104 WordScanner::Iterator WordScanner::begin() const { in begin() function in WordScanner
47 Complete(name string, thread Thread, begin, end uint64) argument