Home
last modified time | relevance | path

Searched refs:mutable_processor (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_system_info_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/system_info/
Dcpu_info.pb.h429 std::string* mutable_processor(); in Swap()
830 inline std::string* CpuInfo_Cpu::mutable_processor() { in mutable_processor() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_system_info_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/system_info/
H A Dcpu_info.pb.h429 std::string* mutable_processor(); in Swap()
830 inline std::string* CpuInfo_Cpu::mutable_processor() { in mutable_processor() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_src_trace_processor_tables_tables_python/gen/src/trace_processor/tables/
Dmetadata_tables_py.h2772 return mutable_table()->mutable_processor()->Set(row_number_, v); in set_processor()
3065 mutable_processor()->Append(row.processor); in Insert()
3109 TypedColumn<StringPool::Id>* mutable_processor() { in mutable_processor() function