Home
last modified time | relevance | path

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

/third_party/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()