Home
last modified time | relevance | path

Searched refs:WIRE_MSG_LEN_SIZE (Results 1 – 25 of 26) sorted by relevance

12

/dports/databases/mysql57-client/mysql-5.7.36/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/
H A Dgcs_internal_message.cc34 const unsigned short Gcs_internal_message_header::WIRE_MSG_LEN_SIZE= 8; member in Gcs_internal_message_header
45 Gcs_internal_message_header::WIRE_MSG_LEN_SIZE;
50 Gcs_internal_message_header::WIRE_MSG_LEN_SIZE +
81 memcpy(slider, &le_total_len, WIRE_MSG_LEN_SIZE); in encode()
82 slider += WIRE_MSG_LEN_SIZE; in encode()
109 memcpy(&m_msg_len, slider, WIRE_MSG_LEN_SIZE); in decode()
111 slider += WIRE_MSG_LEN_SIZE; in decode()
/dports/databases/percona57-server/percona-server-5.7.36-39/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/
H A Dgcs_internal_message.cc34 const unsigned short Gcs_internal_message_header::WIRE_MSG_LEN_SIZE= 8; member in Gcs_internal_message_header
45 Gcs_internal_message_header::WIRE_MSG_LEN_SIZE;
50 Gcs_internal_message_header::WIRE_MSG_LEN_SIZE +
81 memcpy(slider, &le_total_len, WIRE_MSG_LEN_SIZE); in encode()
82 slider += WIRE_MSG_LEN_SIZE; in encode()
109 memcpy(&m_msg_len, slider, WIRE_MSG_LEN_SIZE); in decode()
111 slider += WIRE_MSG_LEN_SIZE; in decode()
H A Dgcs_internal_message.h93 static const unsigned short WIRE_MSG_LEN_SIZE; variable
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/
H A Dgcs_internal_message.cc34 const unsigned short Gcs_internal_message_header::WIRE_MSG_LEN_SIZE= 8; member in Gcs_internal_message_header
45 Gcs_internal_message_header::WIRE_MSG_LEN_SIZE;
50 Gcs_internal_message_header::WIRE_MSG_LEN_SIZE +
81 memcpy(slider, &le_total_len, WIRE_MSG_LEN_SIZE); in encode()
82 slider += WIRE_MSG_LEN_SIZE; in encode()
109 memcpy(&m_msg_len, slider, WIRE_MSG_LEN_SIZE); in decode()
111 slider += WIRE_MSG_LEN_SIZE; in decode()
H A Dgcs_internal_message.h93 static const unsigned short WIRE_MSG_LEN_SIZE; variable
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/
H A Dgcs_internal_message.cc34 const unsigned short Gcs_internal_message_header::WIRE_MSG_LEN_SIZE= 8; member in Gcs_internal_message_header
45 Gcs_internal_message_header::WIRE_MSG_LEN_SIZE;
50 Gcs_internal_message_header::WIRE_MSG_LEN_SIZE +
81 memcpy(slider, &le_total_len, WIRE_MSG_LEN_SIZE); in encode()
82 slider += WIRE_MSG_LEN_SIZE; in encode()
109 memcpy(&m_msg_len, slider, WIRE_MSG_LEN_SIZE); in decode()
111 slider += WIRE_MSG_LEN_SIZE; in decode()
H A Dgcs_internal_message.h93 static const unsigned short WIRE_MSG_LEN_SIZE; variable
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/
H A Dgcs_internal_message.cc34 const unsigned short Gcs_internal_message_header::WIRE_MSG_LEN_SIZE= 8; member in Gcs_internal_message_header
45 Gcs_internal_message_header::WIRE_MSG_LEN_SIZE;
50 Gcs_internal_message_header::WIRE_MSG_LEN_SIZE +
81 memcpy(slider, &le_total_len, WIRE_MSG_LEN_SIZE); in encode()
82 slider += WIRE_MSG_LEN_SIZE; in encode()
109 memcpy(&m_msg_len, slider, WIRE_MSG_LEN_SIZE); in decode()
111 slider += WIRE_MSG_LEN_SIZE; in decode()
H A Dgcs_internal_message.h93 static const unsigned short WIRE_MSG_LEN_SIZE; variable
/dports/databases/percona57-client/percona-server-5.7.36-39/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/
H A Dgcs_internal_message.cc34 const unsigned short Gcs_internal_message_header::WIRE_MSG_LEN_SIZE= 8; member in Gcs_internal_message_header
45 Gcs_internal_message_header::WIRE_MSG_LEN_SIZE;
50 Gcs_internal_message_header::WIRE_MSG_LEN_SIZE +
81 memcpy(slider, &le_total_len, WIRE_MSG_LEN_SIZE); in encode()
82 slider += WIRE_MSG_LEN_SIZE; in encode()
109 memcpy(&m_msg_len, slider, WIRE_MSG_LEN_SIZE); in decode()
111 slider += WIRE_MSG_LEN_SIZE; in decode()
H A Dgcs_internal_message.h93 static const unsigned short WIRE_MSG_LEN_SIZE; variable
/dports/databases/percona57-server/percona-server-5.7.36-39/rapid/plugin/group_replication/src/
H A Dgcs_plugin_messages.cc29 const unsigned int Plugin_gcs_message::WIRE_MSG_LEN_SIZE= 8; member in Plugin_gcs_message
35 Plugin_gcs_message::WIRE_MSG_LEN_SIZE +
67 slider += WIRE_MSG_LEN_SIZE; in encode()
94 slider += WIRE_MSG_LEN_SIZE; in decode()
115 WIRE_MSG_LEN_SIZE; in get_cargo_type()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/rapid/plugin/group_replication/src/
H A Dgcs_plugin_messages.cc29 const unsigned int Plugin_gcs_message::WIRE_MSG_LEN_SIZE= 8; member in Plugin_gcs_message
35 Plugin_gcs_message::WIRE_MSG_LEN_SIZE +
67 slider += WIRE_MSG_LEN_SIZE; in encode()
94 slider += WIRE_MSG_LEN_SIZE; in decode()
115 WIRE_MSG_LEN_SIZE; in get_cargo_type()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/rapid/plugin/group_replication/src/
H A Dgcs_plugin_messages.cc29 const unsigned int Plugin_gcs_message::WIRE_MSG_LEN_SIZE= 8; member in Plugin_gcs_message
35 Plugin_gcs_message::WIRE_MSG_LEN_SIZE +
67 slider += WIRE_MSG_LEN_SIZE; in encode()
94 slider += WIRE_MSG_LEN_SIZE; in decode()
115 WIRE_MSG_LEN_SIZE; in get_cargo_type()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/group_replication/src/
H A Dgcs_plugin_messages.cc29 const unsigned int Plugin_gcs_message::WIRE_MSG_LEN_SIZE= 8; member in Plugin_gcs_message
35 Plugin_gcs_message::WIRE_MSG_LEN_SIZE +
67 slider += WIRE_MSG_LEN_SIZE; in encode()
94 slider += WIRE_MSG_LEN_SIZE; in decode()
115 WIRE_MSG_LEN_SIZE; in get_cargo_type()
/dports/databases/percona57-client/percona-server-5.7.36-39/rapid/plugin/group_replication/src/
H A Dgcs_plugin_messages.cc29 const unsigned int Plugin_gcs_message::WIRE_MSG_LEN_SIZE= 8; member in Plugin_gcs_message
35 Plugin_gcs_message::WIRE_MSG_LEN_SIZE +
67 slider += WIRE_MSG_LEN_SIZE; in encode()
94 slider += WIRE_MSG_LEN_SIZE; in decode()
115 WIRE_MSG_LEN_SIZE; in get_cargo_type()
/dports/databases/mysql57-client/mysql-5.7.36/rapid/plugin/group_replication/src/
H A Dgcs_plugin_messages.cc29 const unsigned int Plugin_gcs_message::WIRE_MSG_LEN_SIZE= 8; member in Plugin_gcs_message
35 Plugin_gcs_message::WIRE_MSG_LEN_SIZE +
67 slider += WIRE_MSG_LEN_SIZE; in encode()
94 slider += WIRE_MSG_LEN_SIZE; in decode()
115 WIRE_MSG_LEN_SIZE; in get_cargo_type()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/group_replication/src/
H A Dgcs_plugin_messages.cc32 const unsigned int Plugin_gcs_message::WIRE_MSG_LEN_SIZE = 8; member in Plugin_gcs_message
38 Plugin_gcs_message::WIRE_MSG_LEN_SIZE +
67 slider += WIRE_MSG_LEN_SIZE; in encode()
90 slider += WIRE_MSG_LEN_SIZE; in decode()
105 buffer + WIRE_VERSION_SIZE + WIRE_HD_LEN_SIZE + WIRE_MSG_LEN_SIZE; in get_cargo_type()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/rapid/plugin/group_replication/include/
H A Dgcs_plugin_messages.h84 static const unsigned int WIRE_MSG_LEN_SIZE; variable
/dports/databases/percona57-server/percona-server-5.7.36-39/rapid/plugin/group_replication/include/
H A Dgcs_plugin_messages.h84 static const unsigned int WIRE_MSG_LEN_SIZE; variable
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/group_replication/include/
H A Dgcs_plugin_messages.h84 static const unsigned int WIRE_MSG_LEN_SIZE; variable
/dports/databases/percona57-client/percona-server-5.7.36-39/rapid/plugin/group_replication/include/
H A Dgcs_plugin_messages.h84 static const unsigned int WIRE_MSG_LEN_SIZE; variable
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/rapid/plugin/group_replication/include/
H A Dgcs_plugin_messages.h84 static const unsigned int WIRE_MSG_LEN_SIZE; variable
/dports/databases/mysql57-client/mysql-5.7.36/rapid/plugin/group_replication/include/
H A Dgcs_plugin_messages.h84 static const unsigned int WIRE_MSG_LEN_SIZE; variable
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/group_replication/include/
H A Dgcs_plugin_messages.h83 static const unsigned int WIRE_MSG_LEN_SIZE; variable

12