Searched defs:set_output_path (Results 1 – 7 of 7) sorted by relevance
224 def set_output_path(self, output_path): member in LogSerial
579 void set_output_path(const char* data, size_t size) { in set_output_path() function582 void set_output_path(::protozero::ConstChars chars) { in set_output_path() function585 void set_output_path(std::string value) { in set_output_path() function
229 void set_output_path(const std::string& value) { output_path_ = value; _has_field_.set(29); } in set_output_path() function
6964 void TraceConfig::set_output_path(ArgT0&& arg0, ArgT... args) { in set_output_path() function