Home
last modified time | relevance | path

Searched refs:gerrit (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DSourceContext.php50 public function setGerrit(GerritSourceContext $gerrit) argument
52 $this->gerrit = $gerrit;
59 return $this->gerrit;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DSourceContext.php50 public function setGerrit(GerritSourceContext $gerrit) argument
52 $this->gerrit = $gerrit;
59 return $this->gerrit;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
H A DSourceContext.php62 public function setGerrit(GerritSourceContext $gerrit) argument
64 $this->gerrit = $gerrit;
71 return $this->gerrit;