Namespaces | Typedefs | Enumerations | Variables
binder_constants.h File Reference
#include <grpc/support/port_platform.h>
#include <cstdint>
#include "absl/base/attributes.h"
Include dependency graph for binder_constants.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 grpc_binder
 

Typedefs

using transaction_code_t = uint32_t
 

Enumerations

enum  grpc_binder::BinderTransportTxCode : int32_t {
  grpc_binder::BinderTransportTxCode::SETUP_TRANSPORT = 1, grpc_binder::BinderTransportTxCode::SHUTDOWN_TRANSPORT = 2, grpc_binder::BinderTransportTxCode::ACKNOWLEDGE_BYTES = 3, grpc_binder::BinderTransportTxCode::PING = 4,
  grpc_binder::BinderTransportTxCode::PING_RESPONSE = 5
}
 

Variables

const ABSL_CONST_INIT int FIRST_CALL_TRANSACTION
 
const ABSL_CONST_INIT int LAST_CALL_TRANSACTION
 

Typedef Documentation

◆ transaction_code_t

Definition at line 24 of file binder_constants.h.

Variable Documentation

◆ FIRST_CALL_TRANSACTION

const ABSL_CONST_INIT int FIRST_CALL_TRANSACTION

Definition at line 21 of file binder_constants.cc.

◆ LAST_CALL_TRANSACTION

const ABSL_CONST_INIT int LAST_CALL_TRANSACTION

Definition at line 22 of file binder_constants.cc.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:04