Home
last modified time | relevance | path

Searched refs:CounterOptions (Results 1 – 25 of 65) sorted by relevance

123

/dports/security/vault/vault-1.8.2/vendor/github.com/couchbase/gocb/v2/
H A Dmock_kvProvider_test.go85 func (_m *mockKvProvider) Decrement(opts gocbcore.CounterOptions, cb gocbcore.CounterCallback) (goc…
89 …if rf, ok := ret.Get(0).(func(gocbcore.CounterOptions, gocbcore.CounterCallback) gocbcore.PendingO…
98 if rf, ok := ret.Get(1).(func(gocbcore.CounterOptions, gocbcore.CounterCallback) error); ok {
246 func (_m *mockKvProvider) Increment(opts gocbcore.CounterOptions, cb gocbcore.CounterCallback) (goc…
250 …if rf, ok := ret.Get(0).(func(gocbcore.CounterOptions, gocbcore.CounterCallback) gocbcore.PendingO…
259 if rf, ok := ret.Get(1).(func(gocbcore.CounterOptions, gocbcore.CounterCallback) error); ok {
H A Dcollection_binary_crud.go190 err = opm.Wait(agent.Increment(gocbcore.CounterOptions{
274 err = opm.Wait(agent.Decrement(gocbcore.CounterOptions{
H A Dcollection_bulk.go639 op, err := provider.Increment(gocbcore.CounterOptions{
707 op, err := provider.Decrement(gocbcore.CounterOptions{
H A Dcollection_crud.go27 Increment(opts gocbcore.CounterOptions, cb gocbcore.CounterCallback) (gocbcore.PendingOp, error) argument
28 Decrement(opts gocbcore.CounterOptions, cb gocbcore.CounterCallback) (gocbcore.PendingOp, error) argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-couchbase/vendor/github.com/couchbase/gocbcore/v9/
H A Dagent_ops.go96 func (agent *Agent) Increment(opts CounterOptions, cb CounterCallback) (PendingOp, error) { argument
101 func (agent *Agent) Decrement(opts CounterOptions, cb CounterCallback) (PendingOp, error) { argument
H A Dcrud_options.go216 type CounterOptions struct { struct
H A Dcrudcomponent.go810 func (crud *crudComponent) counter(opName string, opcode memd.CmdCode, opts CounterOptions, cb Coun…
922 func (crud *crudComponent) Increment(opts CounterOptions, cb CounterCallback) (PendingOp, error) {
926 func (crud *crudComponent) Decrement(opts CounterOptions, cb CounterCallback) (PendingOp, error) {
/dports/security/vault/vault-1.8.2/vendor/github.com/couchbase/gocbcore/v9/
H A Dagent_ops.go96 func (agent *Agent) Increment(opts CounterOptions, cb CounterCallback) (PendingOp, error) { argument
101 func (agent *Agent) Decrement(opts CounterOptions, cb CounterCallback) (PendingOp, error) { argument
H A Dcrud_options.go216 type CounterOptions struct { struct
H A Dcrudcomponent.go810 func (crud *crudComponent) counter(opName string, opcode memd.CmdCode, opts CounterOptions, cb Coun…
922 func (crud *crudComponent) Increment(opts CounterOptions, cb CounterCallback) (PendingOp, error) {
926 func (crud *crudComponent) Decrement(opts CounterOptions, cb CounterCallback) (PendingOp, error) {
H A Dagent_test.go618 s.PushOp(agent.Increment(CounterOptions{
639 s.PushOp(agent.Increment(CounterOptions{
660 s.PushOp(agent.Decrement(CounterOptions{
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-couchbase/vendor/github.com/couchbase/gocb/v2/
H A Dcollection_binary_crud.go190 err = opm.Wait(agent.Increment(gocbcore.CounterOptions{
274 err = opm.Wait(agent.Decrement(gocbcore.CounterOptions{
H A Dcollection_bulk.go639 op, err := provider.Increment(gocbcore.CounterOptions{
707 op, err := provider.Decrement(gocbcore.CounterOptions{
H A Dcollection_crud.go27 Increment(opts gocbcore.CounterOptions, cb gocbcore.CounterCallback) (gocbcore.PendingOp, error) argument
28 Decrement(opts gocbcore.CounterOptions, cb gocbcore.CounterCallback) (gocbcore.PendingOp, error) argument
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/google.golang.org/api/google-api-go-client-9bf6e6e569ff/iam/v1/
H A Diam-gen.go211 type CounterOptions struct { struct
227 func (s *CounterOptions) MarshalJSON() ([]byte, error) { argument
228 type noMethod CounterOptions
374 Counter *CounterOptions `json:"counter,omitempty"`
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/apitools/samples/iam_sample/iam_v1/
H A Diam_v1_messages.py137 class CounterOptions(_messages.Message): class
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/third_party/apitools/samples/iam_sample/iam_v1/
H A Diam_v1_messages.py137 class CounterOptions(_messages.Message): class
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/third_party/apitools/samples/iam_sample/iam_v1/
H A Diam_v1_messages.py137 class CounterOptions(_messages.Message): class
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/google.golang.org/api/datafusion/v1beta1/
H A Ddatafusion-gen.go648 type CounterOptions struct { struct
672 func (s *CounterOptions) MarshalJSON() ([]byte, error) { argument
673 type NoMethod CounterOptions
1107 Counter *CounterOptions `json:"counter,omitempty"`
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/google.golang.org/api/google-api-go-client-0.7.0/datafusion/v1beta1/
H A Ddatafusion-gen.go648 type CounterOptions struct { struct
672 func (s *CounterOptions) MarshalJSON() ([]byte, error) { argument
673 type NoMethod CounterOptions
1107 Counter *CounterOptions `json:"counter,omitempty"`
/dports/misc/concourse/concourse-6.7.2/vendor/google.golang.org/api/datafusion/v1beta1/
H A Ddatafusion-gen.go648 type CounterOptions struct { struct
672 func (s *CounterOptions) MarshalJSON() ([]byte, error) { argument
673 type NoMethod CounterOptions
1107 Counter *CounterOptions `json:"counter,omitempty"`
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/runtimeconfig/v1beta1/
H A Druntimeconfig_v1beta1_messages.py340 class CounterOptions(_messages.Message): class
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/google.golang.org/api/datafusion/v1beta1/
H A Ddatafusion-gen.go648 type CounterOptions struct { struct
675 func (s *CounterOptions) MarshalJSON() ([]byte, error) { argument
676 type NoMethod CounterOptions
1160 Counter *CounterOptions `json:"counter,omitempty"`
/dports/sysutils/istio/istio-1.6.7/vendor/google.golang.org/api/datafusion/v1beta1/
H A Ddatafusion-gen.go648 type CounterOptions struct { struct
675 func (s *CounterOptions) MarshalJSON() ([]byte, error) { argument
676 type NoMethod CounterOptions
1160 Counter *CounterOptions `json:"counter,omitempty"`
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/servicedirectory/v1beta1/
H A Dservicedirectory_v1beta1_messages.py316 class CounterOptions(_messages.Message): class

123