Searched refs:buildCallback (Results 1 – 2 of 2) sorted by relevance
305 $this->callback = $this->buildCallback($callback);426 $this->callback = $this->buildCallback($callback);467 $callback = $this->buildCallback($callback);1313 protected function buildCallback(callable $callback = null) function in Symfony\\Component\\Process\\Process 1461 // Free memory from self-reference callback created by buildCallback
279 $this->callback = $this->buildCallback($callback);414 $this->callback = $this->buildCallback($callback);1389 protected function buildCallback(callable $callback = null) function in Symfony\\Component\\Process\\Process