Searched refs:set_wire_bytes (Results 1 – 3 of 3) sorted by relevance
331 void set_wire_bytes(OwnedVector<const byte> wire_bytes) { in set_wire_bytes() function
195 native_module->set_wire_bytes(std::move(wire_bytes)); in New()
2756 job_->native_module_->set_wire_bytes(std::move(bytes)); in OnFinishedStream()