Searched refs:entryValue (Results 1 – 2 of 2) sorted by relevance
36 public $entryValue; variable in Google\\Service\\AndroidEnterprise\\AppRestrictionsSchemaRestriction97 public function setEntryValue($entryValue) argument99 $this->entryValue = $entryValue;106 return $this->entryValue;
61 foreach ($this->table[$hash] as [$entryKey, $entryValue]) {63 return $entryValue;