Searched defs:set_output_channel (Results 1 – 1 of 1) sorted by relevance
2691 inline void Stream::set_output_channel(int index, const std::string& value) { in set_output_channel() function2695 inline void Stream::set_output_channel(int index, std::string&& value) { in set_output_channel() function2699 inline void Stream::set_output_channel(int index, const char* value) { in set_output_channel() function2704 inline void Stream::set_output_channel(int index, const void* value, size_t size) { in set_output_channel() function