Searched defs:batch_result (Results 1 – 3 of 3) sorted by relevance
571 let batch_result = ready!(Pin::new(msg_f).poll(cx)?); in poll() localVariable
2210 auto batch_result = *iterator; in TEST() local2309 auto batch_result = *iterator; in TEST() local
1968 union pipe_query_result *batch_result; member