Home
last modified time | relevance | path

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

/tonic/interop/src/
H A Dclient.rs14 const LARGE_RSP_SIZE: i32 = 314_159; constant
45 response_size: LARGE_RSP_SIZE, in large_unary()
64 payload_len == LARGE_RSP_SIZE as usize, in large_unary()
351 response_size: LARGE_RSP_SIZE, in custom_metadata()