Home
last modified time | relevance | path

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

/dports/devel/arcanist/arcanist-b2e715f/src/ref/revision/
H A DArcanistRevisionBuildableHardpointQuery.php19 $diff_phid = $revision_ref->getDiffPHID();
20 if ($diff_phid) {
21 $diff_map[$key] = $diff_phid;
49 $diff_phid = $diff_map[$key];
50 if (!isset($buildable_refs[$diff_phid])) {
54 $results[$key] = $buildable_refs[$diff_phid];
/dports/devel/arcanist-lib/arcanist-b2e715f/src/ref/revision/
H A DArcanistRevisionBuildableHardpointQuery.php19 $diff_phid = $revision_ref->getDiffPHID();
20 if ($diff_phid) {
21 $diff_map[$key] = $diff_phid;
49 $diff_phid = $diff_map[$key];
50 if (!isset($buildable_refs[$diff_phid])) {
54 $results[$key] = $buildable_refs[$diff_phid];
/dports/devel/arcanist-lib/arcanist-b2e715f/src/workflow/
H A DArcanistDiffWorkflow.php2767 private function updateAutotargets($diff_phid, $unit_result) { argument
2775 'objectPHID' => $diff_phid,
/dports/devel/arcanist/arcanist-b2e715f/src/workflow/
H A DArcanistDiffWorkflow.php2767 private function updateAutotargets($diff_phid, $unit_result) { argument
2775 'objectPHID' => $diff_phid,