Home
last modified time | relevance | path

Searched refs:StaticProvider (Results 1 – 25 of 263) sorted by relevance

1234567891011

/dports/games/scummvm/scummvm-2.5.1/engines/stark/services/
H A Dstaticprovider.cpp39 StaticProvider::StaticProvider(ArchiveLoader *archiveLoader) : in StaticProvider() function in Stark::StaticProvider
45 void StaticProvider::init() { in init()
66 void StaticProvider::onGameLoop() { in onGameLoop()
70 void StaticProvider::shutdown() { in shutdown()
81 VisualImageXMG *StaticProvider::getCursorImage(uint32 cursor) const { in getCursorImage()
101 VisualImageXMG *StaticProvider::getUIImage(UIImage image) const { in getUIImage()
106 void StaticProvider::goToAnimScriptStatement(StaticProvider::UIElement stockUIElement, int animScri… in goToAnimScriptStatement()
113 Resources::Sound *StaticProvider::getUISound(UISound sound) const { in getUISound()
144 void StaticProvider::unloadLocation(Resources::Location *location) { in unloadLocation()
156 bool StaticProvider::isStaticLocation() const { in isStaticLocation()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rusoto_credential-0.44.0/src/
H A Dstatic_provider.rs10 pub struct StaticProvider { struct
18 impl StaticProvider { argument
28 ) -> StaticProvider { in new() argument
29 StaticProvider { in new()
37 StaticProvider { in new_minimal()
78 impl From<AwsCredentials> for StaticProvider { implementation
80 StaticProvider { in from()
107 let result = StaticProvider::new( in test_static_provider_creation()
130 let result = StaticProvider::new( in test_static_provider_custom_time_expiration()
149 let provider = StaticProvider::new( in test_static_provider_expiration_time_is_recalculated()
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/rusoto_credential-0.47.0/src/
H A Dstatic_provider.rs10 pub struct StaticProvider { struct
18 impl StaticProvider { implementation
28 ) -> StaticProvider { in new() argument
29 StaticProvider { in new()
37 StaticProvider { in new_minimal()
78 impl From<AwsCredentials> for StaticProvider { implementation
80 StaticProvider { in from()
107 let result = StaticProvider::new( in test_static_provider_creation()
130 let result = StaticProvider::new( in test_static_provider_custom_time_expiration()
149 let provider = StaticProvider::new( in test_static_provider_expiration_time_is_recalculated()
[all …]
/dports/games/residualvm/residualvm-0.3.1/engines/stark/services/
H A Dstaticprovider.cpp35 StaticProvider::StaticProvider(ArchiveLoader *archiveLoader) : in StaticProvider() function in Stark::StaticProvider
40 void StaticProvider::init() { in init()
61 void StaticProvider::onGameLoop() { in onGameLoop()
65 void StaticProvider::shutdown() { in shutdown()
72 VisualImageXMG *StaticProvider::getCursorImage(uint32 cursor) { in getCursorImage()
77 VisualImageXMG *StaticProvider::getUIElement(UIElement element) { in getUIElement()
81 VisualImageXMG *StaticProvider::getUIImage(UIImage image) { in getUIImage()
/dports/databases/libcouchbase/libcouchbase-2.10.7/src/bucketconfig/
H A Dbc_static.cc33 class StaticProvider : public Provider { class
35 StaticProvider(Confmon *parent_, Method m) in StaticProvider() function in StaticProvider
39 virtual ~StaticProvider() { in ~StaticProvider()
80 lcb::io::Timer<StaticProvider, &StaticProvider::async_update> async;
87 struct McRawProvider : public StaticProvider {
88 McRawProvider(Confmon* parent_) : StaticProvider(parent_, CLCONFIG_MCRAW) { in McRawProvider()
124 struct ClusterAdminProvider : public StaticProvider {
125 ClusterAdminProvider(Confmon *parent_) : StaticProvider(parent_, CLCONFIG_CLADMIN) { in ClusterAdminProvider()
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/aws/credentials/
H A Dstatic_provider.go17 type StaticProvider struct { struct
26 return NewCredentials(&StaticProvider{Value: Value{
37 return NewCredentials(&StaticProvider{Value: creds})
41 func (s *StaticProvider) Retrieve() (Value, error) { argument
55 func (s *StaticProvider) IsExpired() bool { argument
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/aws/credentials/
H A Dstatic_provider.go17 type StaticProvider struct { struct
26 return NewCredentials(&StaticProvider{Value: Value{
37 return NewCredentials(&StaticProvider{Value: creds})
41 func (s *StaticProvider) Retrieve() (Value, error) { argument
55 func (s *StaticProvider) IsExpired() bool { argument
/dports/net/s5cmd/s5cmd-1.4.0/vendor/github.com/aws/aws-sdk-go/aws/credentials/
H A Dstatic_provider.go17 type StaticProvider struct { struct
26 return NewCredentials(&StaticProvider{Value: Value{
37 return NewCredentials(&StaticProvider{Value: creds})
41 func (s *StaticProvider) Retrieve() (Value, error) { argument
55 func (s *StaticProvider) IsExpired() bool { argument
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/
H A Dstatic_provider.go19 type StaticProvider struct { struct
26 return NewCredentials(&StaticProvider{Value: Value{
37 return NewCredentials(&StaticProvider{Value: creds})
41 func (s *StaticProvider) Retrieve() (Value, error) { argument
55 func (s *StaticProvider) IsExpired() bool { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/aws/aws-sdk-go/aws/credentials/
H A Dstatic_provider.go19 type StaticProvider struct { struct
26 return NewCredentials(&StaticProvider{Value: Value{
37 return NewCredentials(&StaticProvider{Value: creds})
41 func (s *StaticProvider) Retrieve() (Value, error) { argument
55 func (s *StaticProvider) IsExpired() bool { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/credentials/
H A Dstatic_provider.go19 type StaticProvider struct { struct
26 return NewCredentials(&StaticProvider{Value: Value{
37 return NewCredentials(&StaticProvider{Value: creds})
41 func (s *StaticProvider) Retrieve() (Value, error) { argument
55 func (s *StaticProvider) IsExpired() bool { argument
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/vendor/github.com/aws/aws-sdk-go/aws/credentials/
H A Dstatic_provider.go17 type StaticProvider struct { struct
26 return NewCredentials(&StaticProvider{Value: Value{
37 return NewCredentials(&StaticProvider{Value: creds})
41 func (s *StaticProvider) Retrieve() (Value, error) { argument
55 func (s *StaticProvider) IsExpired() bool { argument
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/aws/credentials/
H A Dstatic_provider.go17 type StaticProvider struct { struct
24 return NewCredentials(&StaticProvider{Value: Value{
35 return NewCredentials(&StaticProvider{Value: creds})
39 func (s *StaticProvider) Retrieve() (Value, error) { argument
53 func (s *StaticProvider) IsExpired() bool { argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/aws/credentials/
H A Dstatic_provider.go17 type StaticProvider struct { struct
26 return NewCredentials(&StaticProvider{Value: Value{
37 return NewCredentials(&StaticProvider{Value: creds})
41 func (s *StaticProvider) Retrieve() (Value, error) { argument
55 func (s *StaticProvider) IsExpired() bool { argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/aws/credentials/
H A Dstatic_provider.go17 type StaticProvider struct { struct
26 return NewCredentials(&StaticProvider{Value: Value{
37 return NewCredentials(&StaticProvider{Value: creds})
41 func (s *StaticProvider) Retrieve() (Value, error) { argument
55 func (s *StaticProvider) IsExpired() bool { argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/aws/aws-sdk-go/aws/credentials/
H A Dstatic_provider.go17 type StaticProvider struct { struct
26 return NewCredentials(&StaticProvider{Value: Value{
37 return NewCredentials(&StaticProvider{Value: creds})
41 func (s *StaticProvider) Retrieve() (Value, error) { argument
55 func (s *StaticProvider) IsExpired() bool { argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/aws/aws-sdk-go/aws/credentials/
H A Dstatic_provider.go17 type StaticProvider struct { struct
24 return NewCredentials(&StaticProvider{Value: Value{
35 return NewCredentials(&StaticProvider{Value: creds})
39 func (s *StaticProvider) Retrieve() (Value, error) { argument
53 func (s *StaticProvider) IsExpired() bool { argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/distribution/distribution-2.7.0/vendor/github.com/aws/aws-sdk-go/aws/credentials/
H A Dstatic_provider.go19 type StaticProvider struct { struct
26 return NewCredentials(&StaticProvider{Value: Value{
37 return NewCredentials(&StaticProvider{Value: creds})
41 func (s *StaticProvider) Retrieve() (Value, error) { argument
55 func (s *StaticProvider) IsExpired() bool { argument
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/aws/aws-sdk-go/aws/credentials/
H A Dstatic_provider.go17 type StaticProvider struct { struct
24 return NewCredentials(&StaticProvider{Value: Value{
35 return NewCredentials(&StaticProvider{Value: creds})
39 func (s *StaticProvider) Retrieve() (Value, error) { argument
53 func (s *StaticProvider) IsExpired() bool { argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/aws/aws-sdk-go/aws/credentials/
H A Dstatic_provider.go19 type StaticProvider struct { struct
26 return NewCredentials(&StaticProvider{Value: Value{
37 return NewCredentials(&StaticProvider{Value: creds})
41 func (s *StaticProvider) Retrieve() (Value, error) { argument
55 func (s *StaticProvider) IsExpired() bool { argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/credentials/
H A Dstatic_provider.go19 type StaticProvider struct { struct
26 return NewCredentials(&StaticProvider{Value: Value{
37 return NewCredentials(&StaticProvider{Value: creds})
41 func (s *StaticProvider) Retrieve() (Value, error) { argument
55 func (s *StaticProvider) IsExpired() bool { argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/aws/credentials/
H A Dstatic_provider.go17 type StaticProvider struct { struct
24 return NewCredentials(&StaticProvider{Value: Value{
35 return NewCredentials(&StaticProvider{Value: creds})
39 func (s *StaticProvider) Retrieve() (Value, error) { argument
53 func (s *StaticProvider) IsExpired() bool { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/github.com/aws/aws-sdk-go/aws/credentials/
H A Dstatic_provider.go17 type StaticProvider struct { struct
26 return NewCredentials(&StaticProvider{Value: Value{
37 return NewCredentials(&StaticProvider{Value: creds})
41 func (s *StaticProvider) Retrieve() (Value, error) { argument
55 func (s *StaticProvider) IsExpired() bool { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/aws/aws-sdk-go/aws/credentials/
H A Dstatic_provider.go19 type StaticProvider struct { struct
26 return NewCredentials(&StaticProvider{Value: Value{
37 return NewCredentials(&StaticProvider{Value: creds})
41 func (s *StaticProvider) Retrieve() (Value, error) { argument
55 func (s *StaticProvider) IsExpired() bool { argument
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/aws/credentials/
H A Dstatic_provider.go17 type StaticProvider struct { struct
26 return NewCredentials(&StaticProvider{Value: Value{
37 return NewCredentials(&StaticProvider{Value: creds})
41 func (s *StaticProvider) Retrieve() (Value, error) { argument
55 func (s *StaticProvider) IsExpired() bool { argument

1234567891011