Home
last modified time | relevance | path

Searched refs:as_string (Results 1 – 10 of 10) sorted by relevance

/device/generic/vulkan-cereal/third-party/perfetto/include/perfetto/protozero/
Dfield.h127 ConstChars as_string() const { in as_string() function
133 std::string as_std_string() const { return as_string().ToStdString(); } in as_std_string()
174 void get(ConstChars* val) const { *val = as_string(); } in get()
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dtrace_config.pbzero.h94 ::protozero::ConstChars output_path() const { return at<29>().as_string(); } in output_path()
120 ::protozero::ConstChars unique_session_name() const { return at<22>().as_string(); } in unique_session_name()
286 ::protozero::ConstChars destination_package() const { return at<1>().as_string(); } in destination_package()
288 ::protozero::ConstChars destination_class() const { return at<2>().as_string(); } in destination_class()
388 ::protozero::ConstChars name() const { return at<1>().as_string(); } in name()
390 ::protozero::ConstChars producer_name_regex() const { return at<2>().as_string(); } in producer_name_regex()
484 ::protozero::ConstChars producer_name() const { return at<1>().as_string(); } in producer_name()
Dtrack_event.pbzero.h74 ::protozero::ConstChars name() const { return at<2>().as_string(); } in name()
103 ::protozero::ConstChars name() const { return at<2>().as_string(); } in name()
162 ::protozero::ConstChars name() const { return at<23>().as_string(); } in name()
386 ::protozero::ConstChars id_scope() const { return at<7>().as_string(); } in id_scope()
Dprocess_descriptor.pbzero.h45 ::protozero::ConstChars process_name() const { return at<6>().as_string(); } in process_name()
Dtrack_descriptor.pbzero.h34 ::protozero::ConstChars name() const { return at<2>().as_string(); } in name()
Dthread_descriptor.pbzero.h50 ::protozero::ConstChars thread_name() const { return at<5>().as_string(); } in thread_name()
Dperfetto.h3537 ConstChars as_string() const { in as_string() function
3543 std::string as_std_string() const { return as_string().ToStdString(); } in as_std_string()
3584 void get(ConstChars* val) const { *val = as_string(); } in get()
6162 ::protozero::ConstChars name() const { return at<2>().as_string(); } in name()
6191 ::protozero::ConstChars name() const { return at<10>().as_string(); } in name()
6201 ::protozero::ConstChars string_value() const { return at<6>().as_string(); } in string_value()
6207 ::protozero::ConstChars legacy_json_value() const { return at<9>().as_string(); } in legacy_json_value()
6288 ::protozero::ConstChars string_value() const { return at<8>().as_string(); } in string_value()
6786 ::protozero::ConstChars name() const { return at<2>().as_string(); }
7359 ::protozero::ConstChars name() const { return at<2>().as_string(); }
[all …]
Dperfetto.cc31633 ::protozero::ConstChars name() const { return at<1>().as_string(); } in name()
31635 ::protozero::ConstChars description() const { return at<2>().as_string(); } in description()
32258 ::protozero::ConstChars process_name() const { return at<6>().as_string(); } in process_name()
32368 ::protozero::ConstChars thread_name() const { return at<5>().as_string(); } in thread_name()
32846 ::protozero::ConstChars event_name() const { return at<8>().as_string(); } in event_name()
32848 ::protozero::ConstChars counter_name() const { return at<9>().as_string(); } in counter_name()
32918 ::protozero::ConstChars key() const { return at<1>().as_string(); } in key()
32920 ::protozero::ConstChars value() const { return at<2>().as_string(); } in value()
36199 ::protozero::ConstChars output_path() const { return at<29>().as_string(); } in output_path()
36225 ::protozero::ConstChars unique_session_name() const { return at<22>().as_string(); } in unique_session_name()
[all …]
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.h1141 ConstChars as_string() const { in as_string() function
1147 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 …]
Dperfetto.cpp36732 ::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 …]