Searched refs:as_string (Results 1 – 3 of 3) sorted by relevance
68 std::string as_string{data_to_parse.begin(), data_to_parse.end()}; in ParseRawData() local69 auto tokens = android::base::Split(as_string, ":"); in ParseRawData()
1141 ConstChars as_string() const { in as_string() function1147 std::string as_std_string() const { return as_string().ToStdString(); } in as_std_string()1188 void get(ConstChars* val) const { *val = as_string(); } in get()3293 ::protozero::ConstChars name() const { return at<2>().as_string(); }3366 ::protozero::ConstChars name() const { return at<2>().as_string(); }3541 ::protozero::ConstChars name() const { return at<23>().as_string(); }4598 ::protozero::ConstChars id_scope() const { return at<7>().as_string(); }10651 ::protozero::ConstChars name() const { return at<2>().as_string(); }10724 ::protozero::ConstChars name() const { return at<10>().as_string(); }10734 ::protozero::ConstChars string_value() const { return at<6>().as_string(); }[all …]
36732 ::protozero::ConstChars process_name() const { return at<6>().as_string(); } in process_name()37003 ::protozero::ConstChars thread_name() const { return at<5>().as_string(); } in thread_name()40694 ::protozero::ConstChars name() const { return at<1>().as_string(); } in name()40696 ::protozero::ConstChars description() const { return at<2>().as_string(); } in description()43742 ::protozero::ConstChars event_name() const { return at<8>().as_string(); } in event_name()43744 ::protozero::ConstChars counter_name() const { return at<9>().as_string(); } in counter_name()44007 ::protozero::ConstChars key() const { return at<1>().as_string(); } in key()44009 ::protozero::ConstChars value() const { return at<2>().as_string(); } in value()48170 ::protozero::ConstChars output_path() const { return at<29>().as_string(); } in output_path()48198 ::protozero::ConstChars unique_session_name() const { return at<22>().as_string(); } in unique_session_name()[all …]