Home
last modified time | relevance | path

Searched refs:appType (Results 1 – 25 of 276) sorted by relevance

12345678910>>...12

/dports/net-im/cutegram/Cutegram-2.7.1-stable/Cutegram/asemantools/
H A Dasemanapplication.cpp33 switch(aseman_app_singleton->p->appType) { \
120 int appType; member in AsemanApplicationPrivate
131 p->appType = NoneApplication; in AsemanApplication()
138 p->appType = WidgetApplication; in AsemanApplication()
144 p->appType = WidgetApplication; in AsemanApplication()
152 p->appType = GuiApplication; in AsemanApplication()
158 p->appType = CoreApplication; in AsemanApplication()
175 p->appType = appType; in AsemanApplication()
178 switch(p->appType) in AsemanApplication()
211 switch(p->appType) in init()
[all …]
/dports/www/nextcloud/nextcloud/apps-pkg/notifications/lib/Controller/
H A DPushController.php129 $appType = 'unknown';
134 $appType = 'talk';
139 $appType = 'nextcloud';
142 …hToken($user, $token, $deviceIdentifier, $devicePublicKey, $pushTokenHash, $proxyServer, $appType);
183 * @param string $appType
200 …hToken($user, $token, $deviceIdentifier, $devicePublicKey, $pushTokenHash, $proxyServer, $appType);
203 …rn $this->updatePushToken($user, $token, $devicePublicKey, $pushTokenHash, $proxyServer, $appType);
213 * @param string $appType
229 'apptype' => $query->createNamedParameter($appType),
240 * @param string $appType
[all …]
/dports/security/keybase/client-v5.7.1/go/tlfupgrade/
H A Dtlfupgrade.go103 func (b *BackgroundTLFUpdater) runAppType(appType keybase1.TeamApplication) {
108 b.debug(ctx, "runAppType(%v): waiting until %v", appType, nextTime)
111 b.debug(ctx, "runAppType(%v): shutdown", appType)
114 b.debug(ctx, "runAppType(%v): woken up", appType)
115 tlf, nextTime = b.getTLFToUpgrade(ctx, appType)
117 b.upgradeTLF(ctx, tlf.TlfName, tlf.TlfID, tlf.IsPublic, appType)
144 arg.Args.Add("app_type", libkb.I{Val: int(appType)})
158 b.debug(ctx, "getTLFUpgrade: found TLF to upgrade: %s apptype: %v", tlf.TlfID, appType)
176 public bool, appType keybase1.TeamApplication) {
177 switch appType {
[all …]
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/ChromeManagement/
H A DGoogleChromeManagementV1InstalledApp.php24 public $appType; variable in Google_Service_ChromeManagement_GoogleChromeManagementV1InstalledApp
57 public function setAppType($appType) argument
59 $this->appType = $appType;
63 return $this->appType;
/dports/databases/gigabase/gigabase/Symbian/Carbide/workspace/GigaBASE/inc/
H A Dclass.h353 int appType; variable
1178 fd->type = fd->appType = dbField::tpInt1;
1184 fd->type = fd->appType = dbField::tpInt2;
1190 fd->type = fd->appType = dbField::tpInt4;
1196 fd->type = fd->appType = dbField::tpInt8;
1202 fd->type = fd->appType = dbField::tpInt1;
1208 fd->type = fd->appType = dbField::tpInt2;
1214 fd->type = fd->appType = dbField::tpInt4;
1220 fd->type = fd->appType = dbField::tpInt8;
1271 fd->appType = dbField::tpStdString; in dbDescribeField()
[all …]
/dports/databases/gigabase/gigabase/
H A Dclass.h353 int appType; variable
1178 fd->type = fd->appType = dbField::tpInt1;
1184 fd->type = fd->appType = dbField::tpInt2;
1190 fd->type = fd->appType = dbField::tpInt4;
1196 fd->type = fd->appType = dbField::tpInt8;
1202 fd->type = fd->appType = dbField::tpInt1;
1208 fd->type = fd->appType = dbField::tpInt2;
1214 fd->type = fd->appType = dbField::tpInt4;
1220 fd->type = fd->appType = dbField::tpInt8;
1271 fd->appType = dbField::tpStdString; in dbDescribeField()
[all …]
/dports/databases/fastdb/fastdb/inc/
H A Dclass.h339 int appType; variable
1154 fd->type = fd->appType = dbField::tpInt1; in dbDescribeField()
1159 fd->type = fd->appType = dbField::tpInt2; in dbDescribeField()
1164 fd->type = fd->appType = dbField::tpInt4; in dbDescribeField()
1169 fd->type = fd->appType = dbField::tpInt8; in dbDescribeField()
1174 fd->type = fd->appType = dbField::tpInt1; in dbDescribeField()
1179 fd->type = fd->appType = dbField::tpInt2; in dbDescribeField()
1184 fd->type = fd->appType = dbField::tpInt4; in dbDescribeField()
1189 fd->type = fd->appType = dbField::tpInt8; in dbDescribeField()
1206 fd->type = fd->appType = dbField::tpBool; in dbDescribeField()
[all …]
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/
H A DServingContext.php43 public function setAppType(Google_Service_AdExchangeBuyerII_AppContext $appType) argument
45 $this->appType = $appType;
52 return $this->appType;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/
H A DServingContext.php43 public function setAppType(Google_Service_AdExchangeBuyerII_AppContext $appType) argument
45 $this->appType = $appType;
52 return $this->appType;
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/preview/apimanagement/mgmt/2021-01-01-preview/apimanagement/
H A Duserconfirmationpassword.go42 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (result …
64 req, err := client.SendMethodPreparer(ctx, resourceGroupName, serviceName, userID, appType)
87 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (*http.R…
99 if len(string(appType)) > 0 {
100 queryParameters["appType"] = autorest.Encode("query", appType)
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/preview/apimanagement/mgmt/2021-01-01-preview/apimanagement/
H A Duserconfirmationpassword.go42 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (result …
64 req, err := client.SendMethodPreparer(ctx, resourceGroupName, serviceName, userID, appType)
87 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (*http.R…
99 if len(string(appType)) > 0 {
100 queryParameters["appType"] = autorest.Encode("query", appType)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2019-12-01/apimanagement/
H A Duserconfirmationpassword.go42 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (result …
64 req, err := client.SendMethodPreparer(ctx, resourceGroupName, serviceName, userID, appType)
87 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (*http.R…
99 if len(string(appType)) > 0 {
100 queryParameters["appType"] = autorest.Encode("query", appType)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2020-12-01/apimanagement/
H A Duserconfirmationpassword.go42 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (result …
64 req, err := client.SendMethodPreparer(ctx, resourceGroupName, serviceName, userID, appType)
87 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (*http.R…
99 if len(string(appType)) > 0 {
100 queryParameters["appType"] = autorest.Encode("query", appType)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2019-01-01/apimanagement/
H A Duserconfirmationpassword.go42 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (result …
64 req, err := client.SendMethodPreparer(ctx, resourceGroupName, serviceName, userID, appType)
87 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (*http.R…
99 if len(string(appType)) > 0 {
100 queryParameters["appType"] = autorest.Encode("query", appType)
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/preview/apimanagement/mgmt/2021-01-01-preview/apimanagement/
H A Duserconfirmationpassword.go42 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (result …
64 req, err := client.SendMethodPreparer(ctx, resourceGroupName, serviceName, userID, appType)
87 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (*http.R…
99 if len(string(appType)) > 0 {
100 queryParameters["appType"] = autorest.Encode("query", appType)
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/apimanagement/mgmt/2020-12-01/apimanagement/
H A Duserconfirmationpassword.go42 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (result …
64 req, err := client.SendMethodPreparer(ctx, resourceGroupName, serviceName, userID, appType)
87 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (*http.R…
99 if len(string(appType)) > 0 {
100 queryParameters["appType"] = autorest.Encode("query", appType)
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/apimanagement/mgmt/2019-01-01/apimanagement/
H A Duserconfirmationpassword.go42 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (result …
64 req, err := client.SendMethodPreparer(ctx, resourceGroupName, serviceName, userID, appType)
87 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (*http.R…
99 if len(string(appType)) > 0 {
100 queryParameters["appType"] = autorest.Encode("query", appType)
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/apimanagement/mgmt/2019-12-01/apimanagement/
H A Duserconfirmationpassword.go42 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (result …
64 req, err := client.SendMethodPreparer(ctx, resourceGroupName, serviceName, userID, appType)
87 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (*http.R…
99 if len(string(appType)) > 0 {
100 queryParameters["appType"] = autorest.Encode("query", appType)
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/apimanagement/mgmt/2020-12-01/apimanagement/
H A Duserconfirmationpassword.go42 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (result …
64 req, err := client.SendMethodPreparer(ctx, resourceGroupName, serviceName, userID, appType)
87 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (*http.R…
99 if len(string(appType)) > 0 {
100 queryParameters["appType"] = autorest.Encode("query", appType)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2019-01-01/apimanagement/
H A Duserconfirmationpassword.go42 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (result …
64 req, err := client.SendMethodPreparer(ctx, resourceGroupName, serviceName, userID, appType)
87 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (*http.R…
99 if len(string(appType)) > 0 {
100 queryParameters["appType"] = autorest.Encode("query", appType)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2020-12-01/apimanagement/
H A Duserconfirmationpassword.go42 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (result …
64 req, err := client.SendMethodPreparer(ctx, resourceGroupName, serviceName, userID, appType)
87 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (*http.R…
99 if len(string(appType)) > 0 {
100 queryParameters["appType"] = autorest.Encode("query", appType)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2019-12-01/apimanagement/
H A Duserconfirmationpassword.go42 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (result …
64 req, err := client.SendMethodPreparer(ctx, resourceGroupName, serviceName, userID, appType)
87 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (*http.R…
99 if len(string(appType)) > 0 {
100 queryParameters["appType"] = autorest.Encode("query", appType)
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2019-12-01/apimanagement/
H A Duserconfirmationpassword.go53 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (result …
75 req, err := client.SendMethodPreparer(ctx, resourceGroupName, serviceName, userID, appType)
98 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (*http.R…
110 if len(string(appType)) > 0 {
111 queryParameters["appType"] = autorest.Encode("query", appType)
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2019-01-01/apimanagement/
H A Duserconfirmationpassword.go53 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (result …
75 req, err := client.SendMethodPreparer(ctx, resourceGroupName, serviceName, userID, appType)
98 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (*http.R…
110 if len(string(appType)) > 0 {
111 queryParameters["appType"] = autorest.Encode("query", appType)
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/apimanagement/mgmt/2019-12-01/apimanagement/
H A Duserconfirmationpassword.go42 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (result …
64 req, err := client.SendMethodPreparer(ctx, resourceGroupName, serviceName, userID, appType)
87 …xt.Context, resourceGroupName string, serviceName string, userID string, appType AppType) (*http.R…
99 if len(string(appType)) > 0 {
100 queryParameters["appType"] = autorest.Encode("query", appType)

12345678910>>...12