Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_chrome_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/chrome/
Dchrome_trace_event.pb.h1915 PROTOBUF_DEPRECATED ::perfetto::protos::ChromeStringTableEntry* mutable_string_table(int index); in Swap()
1917 mutable_string_table(); in Swap()
4166 inline ::perfetto::protos::ChromeStringTableEntry* ChromeEventBundle::mutable_string_table(int inde… in mutable_string_table() function
4171 ChromeEventBundle::mutable_string_table() { in mutable_string_table() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_chrome_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/chrome/
H A Dchrome_trace_event.pb.h1915 PROTOBUF_DEPRECATED ::perfetto::protos::ChromeStringTableEntry* mutable_string_table(int index); in Swap()
1917 mutable_string_table(); in Swap()
4166 inline ::perfetto::protos::ChromeStringTableEntry* ChromeEventBundle::mutable_string_table(int inde… in mutable_string_table() function
4171 ChromeEventBundle::mutable_string_table() { in mutable_string_table() function
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_code.cc370 *profile_pb->mutable_string_table()->Add() = str; in Build()