Searched defs:batch_ctx (Results 1 – 5 of 5) sorted by relevance
46 pub fn batch_ctx(&self) -> &BatchContext { in batch_ctx() method81 pub fn batch_ctx(&self) -> &BatchContext { in batch_ctx() method
154 pub fn batch_ctx(&self) -> Option<&BatchContext> { in batch_ctx() method
63 struct gen_batch_decode_ctx batch_ctx; variable
664 struct gen_batch_decode_ctx batch_ctx; in read_data_file() local
122 let batch_ctx = tag.batch_ctx().unwrap().as_ptr(); in handle_unary_req() localVariable227 pub fn batch_ctx(&self) -> &BatchContext { in batch_ctx() method