Searched defs:thread_name (Results 1 – 5 of 5) sorted by relevance
50 ::protozero::ConstChars thread_name() const { return at<5>().as_string(); } in thread_name() function
24005 const std::string& thread_name() const { return thread_name_; } in thread_name() function in perfetto::protos::gen::ThreadDescriptor32368 ::protozero::ConstChars thread_name() const { return at<5>().as_string(); } in thread_name() function in perfetto::protos::pbzero::ThreadDescriptor_Decoder
7438 optional string thread_name = 5; field
8477 optional string thread_name = 5; field
29979 const std::string& thread_name() const { return thread_name_; } in thread_name() function in perfetto::protos::gen::ThreadDescriptor37003 ::protozero::ConstChars thread_name() const { return at<5>().as_string(); } in thread_name() function in perfetto::protos::pbzero::ThreadDescriptor_Decoder41700 std::string thread_name; in Serialize() local