/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/winscope/ |
H A D | winscope_module.cc | 139 row.base64_proto = context_->storage->mutable_string_pool()->InternString( in ParseInputMethodClientsData() 164 row.base64_proto = context_->storage->mutable_string_pool()->InternString( in ParseInputMethodManagerServiceData() 189 row.base64_proto = context_->storage->mutable_string_pool()->InternString( in ParseInputMethodServiceData() 215 row.base64_proto = context_->storage->mutable_string_pool()->InternString( in ParseViewCaptureData() 238 row.base64_proto = context_->storage->mutable_string_pool()->InternString( in ParseWindowManagerData()
|
H A D | android_input_event_parser.cc | 82 context_.storage->mutable_string_pool()->InternString( in ParseMotionEvent() 109 context_.storage->mutable_string_pool()->InternString( in ParseKeyEvent() 137 context_.storage->mutable_string_pool()->InternString( in ParseWindowDispatchEvent()
|
H A D | shell_transitions_parser.cc | 49 auto base64_proto = context_->storage->mutable_string_pool()->InternString( in ParseTransition() 80 row.base64_proto = context_->storage->mutable_string_pool()->InternString( in ParseHandlerMappings()
|
H A D | surfaceflinger_layers_parser.cc | 40 context_->storage->mutable_string_pool()->InternString( in Parse() 73 layer.base64_proto = context_->storage->mutable_string_pool()->InternString( in ParseLayer()
|
H A D | surfaceflinger_transactions_parser.cc | 38 row.base64_proto = context_->storage->mutable_string_pool()->InternString( in Parse()
|
/aosp_15_r20/external/perfetto/src/trace_processor/ |
H A D | trace_processor_impl.cc | 781 engine_.reset(new PerfettoSqlEngine(context_.storage->mutable_string_pool(), in InitPerfettoSqlEngine() 867 *engine_, context_.storage->mutable_string_pool()); in InitPerfettoSqlEngine() 873 *engine_, *context_.storage->mutable_string_pool()); in InitPerfettoSqlEngine() 879 *engine_, context_.storage->mutable_string_pool()); in InitPerfettoSqlEngine() 883 *engine_, context_.storage->mutable_string_pool()); in InitPerfettoSqlEngine() 1070 context_.storage->mutable_string_pool(), &storage->slice_table())); in InitPerfettoSqlEngine() 1072 context_.storage->mutable_string_pool(), engine_.get())); in InitPerfettoSqlEngine() 1096 context_.storage->mutable_string_pool())); in InitPerfettoSqlEngine() 1099 context_.storage->mutable_string_pool(), engine_.get(), &context_)); in InitPerfettoSqlEngine() 1103 context_.storage->mutable_string_pool()); in InitPerfettoSqlEngine() [all …]
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/systrace/ |
H A D | systrace_trace_parser.cc | 177 ctx_->storage->mutable_string_pool()->InternString(cmd); in Parse()
|
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/table_functions/ |
H A D | experimental_flat_slice.cc | 55 context_->storage->mutable_string_pool(), in ComputeTable()
|
H A D | experimental_flamegraph.cc | 255 new tables::ExperimentalFlamegraphTable(storage->mutable_string_pool())); in FocusTable()
|
H A D | flamegraph_construction_algorithms.cc | 121 new tables::ExperimentalFlamegraphTable(storage->mutable_string_pool())); in BuildFlamegraphTableTreeStructure()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/base/core/proto/android/server/ |
D | notificationhistory.pb.h | 1105 ::com::android::server::notification::NotificationHistoryProto_StringPool* mutable_string_pool(); in Swap() 2415 …otification::NotificationHistoryProto_StringPool* NotificationHistoryProto::mutable_string_pool() { in mutable_string_pool() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/base/core/proto/android/server/ |
D | notificationhistory.pb.h | 1188 ::com::android::server::notification::NotificationHistoryProto_StringPool* mutable_string_pool(); in Swap() 2498 …otification::NotificationHistoryProto_StringPool* NotificationHistoryProto::mutable_string_pool() { in mutable_string_pool() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/base/core/proto/android/server/ |
D | notificationhistory.pb.h | 1105 ::com::android::server::notification::NotificationHistoryProto_StringPool* mutable_string_pool(); in Swap() 2415 …otification::NotificationHistoryProto_StringPool* NotificationHistoryProto::mutable_string_pool() { in mutable_string_pool() function
|
/aosp_15_r20/external/perfetto/src/trace_processor/storage/ |
H A D | trace_storage.h | 931 StringPool* mutable_string_pool() { return &string_pool_; } in mutable_string_pool() function
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/ |
H A D | heap_graph_tracker.cc | 1004 new tables::ExperimentalFlamegraphTable(storage_->mutable_string_pool())); in BuildFlamegraph()
|