Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_profiling_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/profiling/
H A Dsmaps.pb.h239 std::string* mutable_module_debugid(); in Swap()
914 inline std::string* SmapsEntry::mutable_module_debugid() { in mutable_module_debugid() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_profiling_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/profiling/
Dsmaps.pb.h239 std::string* mutable_module_debugid(); in Swap()
914 inline std::string* SmapsEntry::mutable_module_debugid() { in mutable_module_debugid() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_src_trace_processor_tables_tables_python/gen/src/trace_processor/tables/
Dprofiler_tables_py.h7492 return mutable_table()->mutable_module_debugid()->Set(row_number_, v); in set_module_debugid()
8048 mutable_module_debugid()->Append(row.module_debugid); in Insert()
8157 TypedColumn<StringPool::Id>* mutable_module_debugid() { in mutable_module_debugid() function