Home
last modified time | relevance | path

Searched refs:SLOTS_PER_STR (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Derror.cc297 #define SLOTS_PER_STR (sizeof(grpc_slice) / sizeof(intptr_t)) macro
304 (SLOTS_PER_INT + (SLOTS_PER_STR * 2) + SLOTS_PER_TIME)
417 static_cast<uint8_t> SLOTS_PER_STR) { in copy_error_and_unref()
/external/grpc-grpc/src/core/lib/iomgr/
Derror.cc303 #define SLOTS_PER_STR (sizeof(grpc_slice) / sizeof(intptr_t)) macro
310 (SLOTS_PER_INT + (SLOTS_PER_STR * 2) + SLOTS_PER_TIME)
419 static_cast<uint8_t> SLOTS_PER_STR) { in copy_error_and_unref()