Home
last modified time | relevance | path

Searched defs:SnapshotMetadata (Results 1 – 25 of 94) sorted by relevance

1234

/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/node/
H A Dutxo_snapshot.h25 SnapshotMetadata() { } in SnapshotMetadata() function
26 SnapshotMetadata( in SnapshotMetadata() function
33 SERIALIZE_METHODS(SnapshotMetadata, obj) { READWRITE(obj.m_base_blockhash, obj.m_coins_count); } in SERIALIZE_METHODS() argument
/dports/net-p2p/bitcoin/bitcoin-22.0/src/node/
H A Dutxo_snapshot.h25 SnapshotMetadata() { } in SnapshotMetadata() function
26 SnapshotMetadata( in SnapshotMetadata() function
33 SERIALIZE_METHODS(SnapshotMetadata, obj) { READWRITE(obj.m_base_blockhash, obj.m_coins_count); } in SERIALIZE_METHODS() argument
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/
H A Dnoui.cpp25 style &= ~CClientUIInterface::SECURE; in SnapshotMetadata()
27 std::string strCaption; in SnapshotMetadata()
33 strCaption = "Warning: "; in SERIALIZE_METHODS()
34 break;
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/node/
H A Dutxo_snapshot.h29 SnapshotMetadata() { } in SnapshotMetadata() function
30 SnapshotMetadata( in SnapshotMetadata() function
38 …SERIALIZE_METHODS(SnapshotMetadata, obj) { READWRITE(obj.m_base_blockhash, obj.m_coins_count, obj.… in SERIALIZE_METHODS() argument
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/node/
H A Dutxo_snapshot.h29 SnapshotMetadata() { } in SnapshotMetadata() function
30 SnapshotMetadata( in SnapshotMetadata() function
38 …SERIALIZE_METHODS(SnapshotMetadata, obj) { READWRITE(obj.m_base_blockhash, obj.m_coins_count, obj.… in SERIALIZE_METHODS() argument
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/node/
H A Dutxo_snapshot.h29 SnapshotMetadata() { } in SnapshotMetadata() function
30 SnapshotMetadata( in SnapshotMetadata() function
38 …SERIALIZE_METHODS(SnapshotMetadata, obj) { READWRITE(obj.m_base_blockhash, obj.m_coins_count, obj.… in SERIALIZE_METHODS() argument
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/node/
H A Dutxo_snapshot.h29 SnapshotMetadata() { } in SnapshotMetadata() function
30 SnapshotMetadata( in SnapshotMetadata() function
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/coreos/etcd/raft/raftpb/
H A Draft.pb.go247 type SnapshotMetadata struct { struct
251 XXX_NoUnkeyedLiteral struct{} `json:"-"`
252 XXX_unrecognized []byte `json:"-"`
253 XXX_sizecache int32 `json:"-"`
258 func (*SnapshotMetadata) ProtoMessage() {}
259 func (*SnapshotMetadata) Descriptor() ([]byte, []int) {
262 func (m *SnapshotMetadata) XXX_Unmarshal(b []byte) error {
277 func (m *SnapshotMetadata) XXX_Merge(src proto.Message) {
280 func (m *SnapshotMetadata) XXX_Size() int {
283 func (m *SnapshotMetadata) XXX_DiscardUnknown() {
[all …]
/dports/devel/etcd33/etcd-3.3.23/raft/raftpb/
H A Draft.pb.go247 type SnapshotMetadata struct { struct
251 XXX_NoUnkeyedLiteral struct{} `json:"-"`
252 XXX_unrecognized []byte `json:"-"`
253 XXX_sizecache int32 `json:"-"`
258 func (*SnapshotMetadata) ProtoMessage() {}
259 func (*SnapshotMetadata) Descriptor() ([]byte, []int) {
262 func (m *SnapshotMetadata) XXX_Unmarshal(b []byte) error {
277 func (m *SnapshotMetadata) XXX_Merge(src proto.Message) {
280 func (m *SnapshotMetadata) XXX_Size() int {
283 func (m *SnapshotMetadata) XXX_DiscardUnknown() {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/coreos/etcd/raft/raftpb/
H A Draft.pb.go247 type SnapshotMetadata struct { struct
251 XXX_NoUnkeyedLiteral struct{} `json:"-"`
252 XXX_unrecognized []byte `json:"-"`
253 XXX_sizecache int32 `json:"-"`
258 func (*SnapshotMetadata) ProtoMessage() {}
259 func (*SnapshotMetadata) Descriptor() ([]byte, []int) {
262 func (m *SnapshotMetadata) XXX_Unmarshal(b []byte) error {
277 func (m *SnapshotMetadata) XXX_Merge(src proto.Message) {
280 func (m *SnapshotMetadata) XXX_Size() int {
283 func (m *SnapshotMetadata) XXX_DiscardUnknown() {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/coreos/etcd/raft/raftpb/
H A Draft.pb.go216 type SnapshotMetadata struct { struct
218 Index uint64 `protobuf:"varint,2,opt,name=index" json:"index"`
219 Term uint64 `protobuf:"varint,3,opt,name=term" json:"term"`
220 XXX_unrecognized []byte `json:"-"`
223 func (m *SnapshotMetadata) Reset() { *m = SnapshotMetadata{} }
224 func (m *SnapshotMetadata) String() string { return proto.CompactTextString(m) }
225 func (*SnapshotMetadata) ProtoMessage() {}
344 func (m *SnapshotMetadata) Marshal() (dAtA []byte, err error) {
354 func (m *SnapshotMetadata) MarshalTo(dAtA []byte) (int, error) {
619 func (m *SnapshotMetadata) Size() (n int) {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/coreos/etcd/raft/raftpb/
H A Draft.pb.go216 type SnapshotMetadata struct { struct
218 Index uint64 `protobuf:"varint,2,opt,name=index" json:"index"`
219 Term uint64 `protobuf:"varint,3,opt,name=term" json:"term"`
220 XXX_unrecognized []byte `json:"-"`
223 func (m *SnapshotMetadata) Reset() { *m = SnapshotMetadata{} }
224 func (m *SnapshotMetadata) String() string { return proto.CompactTextString(m) }
225 func (*SnapshotMetadata) ProtoMessage() {}
344 func (m *SnapshotMetadata) Marshal() (dAtA []byte, err error) {
354 func (m *SnapshotMetadata) MarshalTo(dAtA []byte) (int, error) {
619 func (m *SnapshotMetadata) Size() (n int) {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/raft/raftpb/
H A Draft.pb.go216 type SnapshotMetadata struct { struct
218 Index uint64 `protobuf:"varint,2,opt,name=index" json:"index"`
219 Term uint64 `protobuf:"varint,3,opt,name=term" json:"term"`
220 XXX_unrecognized []byte `json:"-"`
223 func (m *SnapshotMetadata) Reset() { *m = SnapshotMetadata{} }
224 func (m *SnapshotMetadata) String() string { return proto.CompactTextString(m) }
225 func (*SnapshotMetadata) ProtoMessage() {}
344 func (m *SnapshotMetadata) Marshal() (dAtA []byte, err error) {
354 func (m *SnapshotMetadata) MarshalTo(dAtA []byte) (int, error) {
619 func (m *SnapshotMetadata) Size() (n int) {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/raft/raftpb/
H A Draft.pb.go216 type SnapshotMetadata struct { struct
218 Index uint64 `protobuf:"varint,2,opt,name=index" json:"index"`
219 Term uint64 `protobuf:"varint,3,opt,name=term" json:"term"`
220 XXX_unrecognized []byte `json:"-"`
223 func (m *SnapshotMetadata) Reset() { *m = SnapshotMetadata{} }
224 func (m *SnapshotMetadata) String() string { return proto.CompactTextString(m) }
225 func (*SnapshotMetadata) ProtoMessage() {}
344 func (m *SnapshotMetadata) Marshal() (dAtA []byte, err error) {
354 func (m *SnapshotMetadata) MarshalTo(dAtA []byte) (int, error) {
619 func (m *SnapshotMetadata) Size() (n int) {
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/raft/raftpb/
H A Draft.pb.go216 type SnapshotMetadata struct { struct
218 Index uint64 `protobuf:"varint,2,opt,name=index" json:"index"`
219 Term uint64 `protobuf:"varint,3,opt,name=term" json:"term"`
220 XXX_unrecognized []byte `json:"-"`
223 func (m *SnapshotMetadata) Reset() { *m = SnapshotMetadata{} }
224 func (m *SnapshotMetadata) String() string { return proto.CompactTextString(m) }
225 func (*SnapshotMetadata) ProtoMessage() {}
344 func (m *SnapshotMetadata) Marshal() (dAtA []byte, err error) {
354 func (m *SnapshotMetadata) MarshalTo(dAtA []byte) (int, error) {
619 func (m *SnapshotMetadata) Size() (n int) {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/raft/raftpb/
H A Draft.pb.go216 type SnapshotMetadata struct { struct
218 Index uint64 `protobuf:"varint,2,opt,name=index" json:"index"`
219 Term uint64 `protobuf:"varint,3,opt,name=term" json:"term"`
220 XXX_unrecognized []byte `json:"-"`
223 func (m *SnapshotMetadata) Reset() { *m = SnapshotMetadata{} }
224 func (m *SnapshotMetadata) String() string { return proto.CompactTextString(m) }
225 func (*SnapshotMetadata) ProtoMessage() {}
344 func (m *SnapshotMetadata) Marshal() (dAtA []byte, err error) {
354 func (m *SnapshotMetadata) MarshalTo(dAtA []byte) (int, error) {
619 func (m *SnapshotMetadata) Size() (n int) {
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vendor/go.etcd.io/etcd/raft/raftpb/
H A Draft.pb.go216 type SnapshotMetadata struct { struct
218 Index uint64 `protobuf:"varint,2,opt,name=index" json:"index"`
219 Term uint64 `protobuf:"varint,3,opt,name=term" json:"term"`
220 XXX_unrecognized []byte `json:"-"`
223 func (m *SnapshotMetadata) Reset() { *m = SnapshotMetadata{} }
224 func (m *SnapshotMetadata) String() string { return proto.CompactTextString(m) }
225 func (*SnapshotMetadata) ProtoMessage() {}
344 func (m *SnapshotMetadata) Marshal() (dAtA []byte, err error) {
354 func (m *SnapshotMetadata) MarshalTo(dAtA []byte) (int, error) {
619 func (m *SnapshotMetadata) Size() (n int) {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/go.etcd.io/etcd/raft/raftpb/
H A Draft.pb.go216 type SnapshotMetadata struct { struct
218 Index uint64 `protobuf:"varint,2,opt,name=index" json:"index"`
219 Term uint64 `protobuf:"varint,3,opt,name=term" json:"term"`
220 XXX_unrecognized []byte `json:"-"`
223 func (m *SnapshotMetadata) Reset() { *m = SnapshotMetadata{} }
224 func (m *SnapshotMetadata) String() string { return proto.CompactTextString(m) }
225 func (*SnapshotMetadata) ProtoMessage() {}
344 func (m *SnapshotMetadata) Marshal() (dAtA []byte, err error) {
354 func (m *SnapshotMetadata) MarshalTo(dAtA []byte) (int, error) {
619 func (m *SnapshotMetadata) Size() (n int) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/raft/raftpb/
H A Draft.pb.go216 type SnapshotMetadata struct { struct
218 Index uint64 `protobuf:"varint,2,opt,name=index" json:"index"`
219 Term uint64 `protobuf:"varint,3,opt,name=term" json:"term"`
220 XXX_unrecognized []byte `json:"-"`
223 func (m *SnapshotMetadata) Reset() { *m = SnapshotMetadata{} }
224 func (m *SnapshotMetadata) String() string { return proto.CompactTextString(m) }
225 func (*SnapshotMetadata) ProtoMessage() {}
344 func (m *SnapshotMetadata) Marshal() (dAtA []byte, err error) {
354 func (m *SnapshotMetadata) MarshalTo(dAtA []byte) (int, error) {
619 func (m *SnapshotMetadata) Size() (n int) {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/go.etcd.io/etcd/raft/raftpb/
H A Draft.pb.go216 type SnapshotMetadata struct { struct
218 Index uint64 `protobuf:"varint,2,opt,name=index" json:"index"`
219 Term uint64 `protobuf:"varint,3,opt,name=term" json:"term"`
220 XXX_unrecognized []byte `json:"-"`
223 func (m *SnapshotMetadata) Reset() { *m = SnapshotMetadata{} }
224 func (m *SnapshotMetadata) String() string { return proto.CompactTextString(m) }
225 func (*SnapshotMetadata) ProtoMessage() {}
344 func (m *SnapshotMetadata) Marshal() (dAtA []byte, err error) {
354 func (m *SnapshotMetadata) MarshalTo(dAtA []byte) (int, error) {
619 func (m *SnapshotMetadata) Size() (n int) {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/vendor/github.com/coreos/etcd/raft/raftpb/
H A Draft.pb.go216 type SnapshotMetadata struct { struct
218 Index uint64 `protobuf:"varint,2,opt,name=index" json:"index"`
219 Term uint64 `protobuf:"varint,3,opt,name=term" json:"term"`
220 XXX_unrecognized []byte `json:"-"`
223 func (m *SnapshotMetadata) Reset() { *m = SnapshotMetadata{} }
224 func (m *SnapshotMetadata) String() string { return proto.CompactTextString(m) }
225 func (*SnapshotMetadata) ProtoMessage() {}
344 func (m *SnapshotMetadata) Marshal() (dAtA []byte, err error) {
354 func (m *SnapshotMetadata) MarshalTo(dAtA []byte) (int, error) {
619 func (m *SnapshotMetadata) Size() (n int) {
[all …]
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/coreos/etcd/raft/raftpb/
H A Draft.pb.go216 type SnapshotMetadata struct { struct
218 Index uint64 `protobuf:"varint,2,opt,name=index" json:"index"`
219 Term uint64 `protobuf:"varint,3,opt,name=term" json:"term"`
220 XXX_unrecognized []byte `json:"-"`
223 func (m *SnapshotMetadata) Reset() { *m = SnapshotMetadata{} }
224 func (m *SnapshotMetadata) String() string { return proto.CompactTextString(m) }
225 func (*SnapshotMetadata) ProtoMessage() {}
344 func (m *SnapshotMetadata) Marshal() (dAtA []byte, err error) {
354 func (m *SnapshotMetadata) MarshalTo(dAtA []byte) (int, error) {
619 func (m *SnapshotMetadata) Size() (n int) {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/go.etcd.io/etcd/raft/raftpb/
H A Draft.pb.go216 type SnapshotMetadata struct { struct
218 Index uint64 `protobuf:"varint,2,opt,name=index" json:"index"`
219 Term uint64 `protobuf:"varint,3,opt,name=term" json:"term"`
220 XXX_unrecognized []byte `json:"-"`
223 func (m *SnapshotMetadata) Reset() { *m = SnapshotMetadata{} }
224 func (m *SnapshotMetadata) String() string { return proto.CompactTextString(m) }
225 func (*SnapshotMetadata) ProtoMessage() {}
344 func (m *SnapshotMetadata) Marshal() (dAtA []byte, err error) {
354 func (m *SnapshotMetadata) MarshalTo(dAtA []byte) (int, error) {
619 func (m *SnapshotMetadata) Size() (n int) {
[all …]
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/go.etcd.io/etcd/raft/raftpb/
H A Draft.pb.go216 type SnapshotMetadata struct { struct
218 Index uint64 `protobuf:"varint,2,opt,name=index" json:"index"`
219 Term uint64 `protobuf:"varint,3,opt,name=term" json:"term"`
220 XXX_unrecognized []byte `json:"-"`
223 func (m *SnapshotMetadata) Reset() { *m = SnapshotMetadata{} }
224 func (m *SnapshotMetadata) String() string { return proto.CompactTextString(m) }
225 func (*SnapshotMetadata) ProtoMessage() {}
344 func (m *SnapshotMetadata) Marshal() (dAtA []byte, err error) {
354 func (m *SnapshotMetadata) MarshalTo(dAtA []byte) (int, error) {
619 func (m *SnapshotMetadata) Size() (n int) {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/go.etcd.io/etcd/raft/raftpb/
H A Draft.pb.go216 type SnapshotMetadata struct { struct
218 Index uint64 `protobuf:"varint,2,opt,name=index" json:"index"`
219 Term uint64 `protobuf:"varint,3,opt,name=term" json:"term"`
220 XXX_unrecognized []byte `json:"-"`
223 func (m *SnapshotMetadata) Reset() { *m = SnapshotMetadata{} }
224 func (m *SnapshotMetadata) String() string { return proto.CompactTextString(m) }
225 func (*SnapshotMetadata) ProtoMessage() {}
344 func (m *SnapshotMetadata) Marshal() (dAtA []byte, err error) {
354 func (m *SnapshotMetadata) MarshalTo(dAtA []byte) (int, error) {
619 func (m *SnapshotMetadata) Size() (n int) {
[all …]

1234