Home
last modified time | relevance | path

Searched refs:buildInfoFuture (Results 1 – 4 of 4) sorted by relevance

/dports/devel/arcanist-lib/arcanist-b2e715f/src/repository/api/
H A DArcanistSubversionAPI.php255 public function buildInfoFuture($path) { function in ArcanistSubversionAPI
330 $this->svnInfoRaw[$path] = $this->buildInfoFuture($path)->resolve();
/dports/devel/arcanist/arcanist-b2e715f/src/repository/api/
H A DArcanistSubversionAPI.php255 public function buildInfoFuture($path) { function in ArcanistSubversionAPI
330 $this->svnInfoRaw[$path] = $this->buildInfoFuture($path)->resolve();
/dports/devel/arcanist-lib/arcanist-b2e715f/src/workflow/
H A DArcanistDiffWorkflow.php1079 $futures[] = $repository_api->buildInfoFuture($path);
/dports/devel/arcanist/arcanist-b2e715f/src/workflow/
H A DArcanistDiffWorkflow.php1079 $futures[] = $repository_api->buildInfoFuture($path);