Home
last modified time | relevance | path

Searched refs:trusted_uid (Results 1 – 13 of 13) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/test/trace_processor/graphics/
H A Dgpu_render_stages_interned_spec.textproto2 trusted_uid: 9999
16 trusted_uid: 9999
35 trusted_uid: 9999
54 trusted_uid: 9999
74 trusted_uid: 9999
87 trusted_uid: 9999
100 trusted_uid: 9999
115 trusted_uid: 9999
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/test/trace_processor/parsing/
H A Dsched_blocked_reason_symbolized.textproto23 trusted_uid: 0
65 trusted_uid: 0
81 trusted_uid: 0
103 trusted_uid: 0
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/src/tracing/core/
H A Dtrace_buffer.h373 : chunk_record{r}, trusted_uid{u}, flags{f}, num_fragments{p} { in ChunkMeta()
401 const uid_t trusted_uid; // uid of the producer. member
H A Dtrace_buffer.cc602 const uid_t trusted_uid = chunk_meta->trusted_uid; in ReadNextTracePacket() local
676 *sequence_properties = {trusted_producer_id, trusted_uid, writer_id}; in ReadNextTracePacket()
701 *sequence_properties = {trusted_producer_id, trusted_uid, writer_id}; in ReadNextTracePacket()
H A Dtracing_service_impl_unittest.cc2188 Property(&protos::gen::TracePacket::trusted_uid, Eq(123)), in TEST_F()
2196 Property(&protos::gen::TracePacket::trusted_uid, Eq(123)), in TEST_F()
2204 Property(&protos::gen::TracePacket::trusted_uid, Eq(123)), in TEST_F()
2212 Property(&protos::gen::TracePacket::trusted_uid, Eq(123)), in TEST_F()
2220 Property(&protos::gen::TracePacket::trusted_uid, Eq(456)), in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/tracing/core/
H A Dtrace_buffer.h381 : chunk_record{r}, trusted_uid{u}, flags{f}, num_fragments{p} { in ChunkMeta()
409 const uid_t trusted_uid; // uid of the producer. member
H A Dtrace_buffer.cc601 const uid_t trusted_uid = chunk_meta->trusted_uid; in ReadNextTracePacket() local
675 *sequence_properties = {trusted_producer_id, trusted_uid, writer_id}; in ReadNextTracePacket()
700 *sequence_properties = {trusted_producer_id, trusted_uid, writer_id}; in ReadNextTracePacket()
H A Dtracing_service_impl_unittest.cc2247 Property(&protos::gen::TracePacket::trusted_uid, Eq(123)), in TEST_F()
2255 Property(&protos::gen::TracePacket::trusted_uid, Eq(123)), in TEST_F()
2263 Property(&protos::gen::TracePacket::trusted_uid, Eq(123)), in TEST_F()
2271 Property(&protos::gen::TracePacket::trusted_uid, Eq(123)), in TEST_F()
2279 Property(&protos::gen::TracePacket::trusted_uid, Eq(456)), in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/protos/perfetto/trace/
H A Dtrace_packet.proto149 // with TrustedPacket.trusted_uid.
153 oneof optional_trusted_uid { int32 trusted_uid = 3; }; field
H A Dperfetto_trace.proto3763 // with TrustedPacket.trusted_uid.
3767 oneof optional_trusted_uid { int32 trusted_uid = 3; }; field
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/examples/sdk/
H A DREADME.md120 trusted_uid: 0
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/protos/perfetto/trace/
H A Dtrace_packet.proto192 // with TrustedPacket.trusted_uid.
196 oneof optional_trusted_uid { int32 trusted_uid = 3; }; field
H A Dperfetto_trace.proto8118 // with TrustedPacket.trusted_uid.
8122 oneof optional_trusted_uid { int32 trusted_uid = 3; }; field