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