Searched refs:Executor (Results 1 – 4 of 4) sorted by relevance
26 type Executor struct { struct46 func (ex *Executor) makeJobs(n *DepNode, neededBy *job) error { argument116 func (ex *Executor) reportStats() { argument134 func NewExecutor(opt *ExecutorOpt) (*Executor, error) {145 ex := &Executor{155 func (ex *Executor) Exec(g *DepGraph, targets []string) error { argument
45 class Executor { class47 explicit Executor(Evaluator* ev) : ce_(ev), num_commands_(0) { in Executor() function in __anon08cb4a980111::Executor142 unique_ptr<Executor> executor(new Executor(ev)); in Exec()
35 ex *Executor223 ex *Executor
74 * Executor440 Executor section in Kati internals