Home
last modified time | relevance | path

Searched refs:platform (Results 1 – 25 of 195) sorted by relevance

12345678

/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
H A Dvbsso_shared.php105 foreach ($platforms as $platform) {
214 function vbsso_get_platform_config($platform) { argument
217 if (!isset($config[$platform]) || $config[$platform] === NULL) {
220 $config[$platform] = array(
228 $platform_id = isset($platforms_ids[$platform]) ? $platforms_ids[$platform] : NULL;
231 $config[$platform] = array_merge($config[$platform], $cfg);
236 $config[$platform] = array_merge($config[$platform], $custom_config);
240 return $config[$platform];
246 if (!isset($config_platform[$platform])) {
247 $config_platform[$platform] = vbsso_get_platform_config($platform);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseDynamicLinks/
H A DDynamicLinkEventStat.php33 public $platform; variable in Google\\Service\\FirebaseDynamicLinks\\DynamicLinkEventStat
66 public function setPlatform($platform) argument
68 $this->platform = $platform;
75 return $this->platform;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DMobileApp.php33 public $platform; variable in Google\\Service\\DisplayVideo\\MobileApp
70 public function setPlatform($platform) argument
72 $this->platform = $platform;
79 return $this->platform;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DCreativeServingRestrictionsContexts.php26 public $platform; variable in Google\\Service\\AdExchangeBuyer\\CreativeServingRestrictionsContexts
52 public function setPlatform($platform) argument
54 $this->platform = $platform;
58 return $this->platform;
H A DCreativeCorrectionsContexts.php26 public $platform; variable in Google\\Service\\AdExchangeBuyer\\CreativeCorrectionsContexts
52 public function setPlatform($platform) argument
54 $this->platform = $platform;
58 return $this->platform;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseManagement/
H A DFirebaseAppInfo.php41 public $platform; variable in Google\\Service\\FirebaseManagement\\FirebaseAppInfo
102 public function setPlatform($platform) argument
104 $this->platform = $platform;
111 return $this->platform;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/
H A DApp.php37 public $platform; variable in Google\\Service\\AdMob\\App
98 public function setPlatform($platform) argument
100 $this->platform = $platform;
107 return $this->platform;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DUserActivitySession.php36 public $platform; variable in Google\\Service\\AnalyticsReporting\\UserActivitySession
91 public function setPlatform($platform) argument
93 $this->platform = $platform;
100 return $this->platform;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DDeployment.php26 public $platform; variable in Google\\Service\\ContainerAnalysis\\Deployment
55 public function setPlatform($platform) argument
57 $this->platform = $platform;
61 return $this->platform;
H A DDeploymentOccurrence.php38 public $platform; variable in Google\\Service\\ContainerAnalysis\\DeploymentOccurrence
97 public function setPlatform($platform) argument
99 $this->platform = $platform;
106 return $this->platform;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DDeploymentOccurrence.php38 public $platform; variable in Google\\Service\\OnDemandScanning\\DeploymentOccurrence
97 public function setPlatform($platform) argument
99 $this->platform = $platform;
106 return $this->platform;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DCommonEventObject.php39 public $platform; variable in Google\\Service\\HangoutsChat\\CommonEventObject
106 public function setPlatform($platform) argument
108 $this->platform = $platform;
115 return $this->platform;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DDestinationNotWorkingEvidence.php45 public $platform; variable in Google\\Service\\RealTimeBidding\\DestinationNotWorkingEvidence
128 public function setPlatform($platform) argument
130 $this->platform = $platform;
137 return $this->platform;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PlayableLocations/
H A DGoogleMapsUnityClientInfo.php29 public $platform; variable in Google\\Service\\PlayableLocations\\GoogleMapsUnityClientInfo
87 public function setPlatform($platform) argument
89 $this->platform = $platform;
93 return $this->platform;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DBuildBazelRemoteExecutionV2Action.php71 public function setPlatform(BuildBazelRemoteExecutionV2Platform $platform) argument
73 $this->platform = $platform;
80 return $this->platform;
H A DBuildBazelRemoteExecutionV2Command.php91 public function setPlatform(BuildBazelRemoteExecutionV2Platform $platform) argument
93 $this->platform = $platform;
100 return $this->platform;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DServingContext.php96 public function setPlatform(PlatformContext $platform) argument
98 $this->platform = $platform;
105 return $this->platform;
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js131 var browser = browserName(platform[1]),
132 version = +platform[2];
144 var browser = browserName(platform[1]),
145 version = +platform[2];
159 var browser = browserName(platform[1]),
160 version = +platform[2];
414 platform = options.platforms[0];
437 …var description = browserName(platform[1]) + ' ' + platform[2] + ' on ' + _.startCase(platform[0]),
587 platform = options.platforms[0],
588 … description = browserName(platform[1]) + ' ' + platform[2] + ' on ' + _.startCase(platform[0]),
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2IntentMessage.php45 public $platform; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessage
186 public function setPlatform($platform) argument
188 $this->platform = $platform;
195 return $this->platform;
H A DGoogleCloudDialogflowV2beta1IntentMessage.php45 public $platform; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessage
198 public function setPlatform($platform) argument
200 $this->platform = $platform;
207 return $this->platform;
/plugin/combo/vendor/carica/phpcss/
H A Dcomposer.lock15 "platform": {
18 "platform-dev": [],
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DDesiredCapabilities.php114 * @return string The name of the platform.
122 * @param string $platform
125 public function setPlatform($platform) argument
127 $this->set(WebDriverCapabilityType::PLATFORM, $platform);
/plugin/geophp/
H A Dcomposer.lock86 "platform": {
89 "platform-dev": [],
90 "platform-overrides": {
/plugin/upgrade/
H A Dcomposer.lock131 "platform": [],
132 "platform-dev": [],
133 "platform-overrides": {
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Djson.worker.js1platform,o="darwin"===e.platform,s="linux"===e.platform,c="en",h="en";const t=e.env.VSCODE_NLS_CON…

12345678