Home
last modified time | relevance | path

Searched defs:chrome_study (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/perfetto/protos/perfetto/trace/translation/
H A Dtranslation_table.proto30 ChromeStudyTranslationTable chrome_study = 6; field
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dtranslation_table_module.cc135 const auto chrome_study = in ParseChromeStudyRules() local
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_translation_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/translation/
Dtranslation_table.pb.h1909 inline const ::perfetto::protos::ChromeStudyTranslationTable& TranslationTable::chrome_study() cons… in chrome_study() function
1924 …able::unsafe_arena_set_allocated_chrome_study(::perfetto::protos::ChromeStudyTranslationTable* chr… in unsafe_arena_set_allocated_chrome_study()
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_translation_lite_gen/gen/external/perfetto/protos/perfetto/trace/translation/
Dtranslation_table.pb.cc231 TranslationTable::_Internal::chrome_study(const TranslationTable* msg) { in chrome_study() function in perfetto::protos::TranslationTable::_Internal
309 … TranslationTable::set_allocated_chrome_study(::perfetto::protos::ChromeStudyTranslationTable* chr… in set_allocated_chrome_study()
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_translation_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/translation/
Dtranslation_table.pbzero.h737 ::protozero::ConstBytes chrome_study() const { return at<6>().as_bytes(); } in chrome_study() function
/aosp_15_r20/external/perfetto/protos/perfetto/trace/
H A Dperfetto_trace.proto15567 ChromeStudyTranslationTable chrome_study = 6; field