Lines Matching full:request_id
76 int request_id, int offset, bool is_long,
80 char_read_req_.id = request_id;
90 int request_id, int offset, bool is_long,
94 desc_read_req_.id = request_id;
104 int request_id, int offset, bool is_prepare_write, bool need_response,
109 char_write_req_.id = request_id;
121 int request_id, int offset, bool is_prepare_write, bool need_response,
126 desc_write_req_.id = request_id;
138 int request_id, bool is_execute) override {
141 exec_req_.id = request_id;