Searched refs:allValues (Results 1 – 2 of 2) sorted by path
26 public $allValues; variable in Google\\Service\\CloudAsset\\GoogleCloudOrgpolicyV1ListPolicy47 public function setAllValues($allValues) argument49 $this->allValues = $allValues;56 return $this->allValues;
260 $allValues = $sqlite->queryAll($s);262 if (!empty($allValues)) {263 foreach ($allValues as $row) {280 $allValues = $sqlite->queryAll($s);282 if (!empty($allValues)) {283 foreach ($allValues as $row) {