#include <grpc/support/port_platform.h>
#include "src/core/ext/transport/binder/wire_format/binder_constants.h"
Go to the source code of this file.
Namespaces | |
grpc_binder | |
Variables | |
const int | FIRST_CALL_TRANSACTION = 0x00000001 |
const int | grpc_binder::kFirstCallId = FIRST_CALL_TRANSACTION + 1000 |
const int | LAST_CALL_TRANSACTION = 0x00FFFFFF |
Definition at line 21 of file binder_constants.cc.
Definition at line 22 of file binder_constants.cc.