Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Derror.cc305 #define SLOTS_PER_LINKED_ERROR (sizeof(grpc_linked_error) / sizeof(intptr_t)) macro
327 static_cast<uint8_t>(num_referencing * SLOTS_PER_LINKED_ERROR) + in grpc_error_create()