Searched refs:wrapped_resp (Results 1 – 1 of 1) sorted by relevance
793 RunCallableResponseWrapper wrapped_resp; in RunPartitions() local794 wrapped_resp.resp = resp; in RunPartitions()798 call_opts, req, &wrapped_resp, cm, false /* is_last_partial_run */)); in RunPartitions()806 auto iter = wrapped_resp.fetch_key_to_protos.find(fetch); in RunPartitions()807 if (iter == wrapped_resp.fetch_key_to_protos.end()) { in RunPartitions()