Home
last modified time | relevance | path

Searched refs:keyType (Results 1 – 24 of 24) sorted by relevance

/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/
H A DArray_.php32 private $keyType; variable in phpDocumentor\\Reflection\\Types\\Array_
38 * @param Type $keyType
40 public function __construct(Type $valueType = null, Type $keyType = null) argument
42 if ($keyType === null) {
43 $keyType = new Compound([ new String_(), new Integer() ]);
50 $this->keyType = $keyType;
60 return $this->keyType;
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DModel.php63 $keyType = $this->keyType($key);
65 if ($keyType && !isset($this->processed[$key])) {
78 new $keyType($arrayItem);
106 if ($keyType = $this->keyType($key)) {
111 if ($itemVal instanceof $keyType) {
117 } elseif ($val instanceof $keyType) {
120 $this->$key = new $keyType($val);
291 protected function keyType($key) function in Google\\Model
293 $keyType = $key . "Type";
296 if (property_exists($this, $keyType) && class_exists($this->$keyType)) {
[all …]
H A DCollection.php108 $keyType = $this->keyType($this->collection_key);
109 if ($keyType && !is_object($this->{$this->collection_key}[$offset])) {
111 new $keyType($this->{$this->collection_key}[$offset]);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DDnsKeySpec.php33 public $keyType; variable in Google\\Service\\Dns\\DnsKeySpec
70 public function setKeyType($keyType) argument
72 $this->keyType = $keyType;
79 return $this->keyType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DSigningKey.php24 public $keyType; variable in Google\\Service\\ContainerAnalysis\\SigningKey
43 public function setKeyType($keyType) argument
45 $this->keyType = $keyType;
49 return $this->keyType;
H A DBuildSignature.php23 public $keyType; variable in Google\\Service\\ContainerAnalysis\\BuildSignature
35 public function setKeyType($keyType) argument
37 $this->keyType = $keyType;
41 return $this->keyType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/
H A DServiceAccountKey.php37 public $keyType; variable in Google\\Service\\Iam\\ServiceAccountKey
108 public function setKeyType($keyType) argument
110 $this->keyType = $keyType;
117 return $this->keyType;
/plugin/rdplink/RdpEncrypt/
H A DRdpEncrypt.vb94 ByVal keyType As KeyType, _
109 result = Encrypt(keyType, _
121 ByVal keyType As KeyType, _
161 If keyType = keyType.MachineKey Then
/plugin/dir/
H A Dsyntax.php866 $keyType = $this->sortKeys [$index];
867 $sortKeyA = $this->_getSortKey($a, $keyType [0]);
868 $sortKeyB = $this->_getSortKey($b, $keyType [0]);
873 if($keyType [1]) {
885 function _getSortKey(&$page, $keyType) { argument
886 switch($keyType) {
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DXmlDeserializationVisitor.php161 [$keyType, $entryType] = $type['params'];
165 $k = $this->navigator->accept($key, $keyType);
216 [$keyType, $entryType] = $type['params'];
226 … $k = $this->navigator->accept($attrs[$this->currentMetadata->xmlKeyAttribute], $keyType);
H A DJsonDeserializationVisitor.php111 [$keyType, $entryType] = $type['params'];
116 … $result[$this->navigator->accept($k, $keyType)] = $this->navigator->accept($v, $entryType);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DServiceAccount.php22 protected $keyType = ServiceAccountKey::class; variable in Google\\Service\\AndroidEnterprise\\ServiceAccount
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeUXReport/
H A DRecord.php22 protected $keyType = Key::class; variable in Google\\Service\\ChromeUXReport\\Record
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DEntity.php22 protected $keyType = Key::class; variable in Google\\Service\\Datastore\\Entity
H A DMutationResult.php26 protected $keyType = Key::class; variable in Google\\Service\\Datastore\\MutationResult
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DConferenceSolution.php26 protected $keyType = ConferenceSolutionKey::class; variable in Google\\Service\\Calendar\\ConferenceSolution
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DoubleClickBidManager/
H A DReport.php22 protected $keyType = ReportKey::class; variable in Google\\Service\\DoubleClickBidManager\\Report
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcache-api-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/ javax/ javax/cache/ javax/ ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAndroidEnterprise.php279 'keyType' => [
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...