Searched refs:set_bytes (Results 1 – 2 of 2) sorted by relevance
97 void set_bytes(BytePart bytes) { bytes_ = static_cast<BytePart&&>(bytes); } in set_bytes() function
140 message.set_bytes(builder.Finalize()); in Launch()192 message.set_bytes(builder.Finalize()); in CreateWithoutStarting()
Completed in 6 milliseconds