Searched defs:remote_clock_sync (Results 1 – 11 of 11) sorted by relevance
71 auto* remote_clock_sync = packet->set_remote_clock_sync(); in TEST_F() local108 auto* remote_clock_sync = packet->set_remote_clock_sync(); in TEST_F() local
242 RemoteClockSync remote_clock_sync = 107; field
15817 RemoteClockSync remote_clock_sync = 107; field
528 TracePacket::_Internal::remote_clock_sync(const TracePacket* msg) { in remote_clock_sync() function in perfetto::protos::TracePacket::_Internal2307 …oid TracePacket::set_allocated_remote_clock_sync(::perfetto::protos::RemoteClockSync* remote_clock… in set_allocated_remote_clock_sync()
7366 inline const ::perfetto::protos::RemoteClockSync& TracePacket::remote_clock_sync() const { in remote_clock_sync() function7381 …et::unsafe_arena_set_allocated_remote_clock_sync(::perfetto::protos::RemoteClockSync* remote_clock… in unsafe_arena_set_allocated_remote_clock_sync()
7344 inline const ::perfetto::protos::RemoteClockSync& TracePacket::remote_clock_sync() const { in remote_clock_sync() function7359 …et::unsafe_arena_set_allocated_remote_clock_sync(::perfetto::protos::RemoteClockSync* remote_clock… in unsafe_arena_set_allocated_remote_clock_sync()
294 ::protozero::ConstBytes remote_clock_sync() const { return at<107>().as_bytes(); } in remote_clock_sync() function
3843 auto* remote_clock_sync = sync_packet->set_remote_clock_sync(); in MaybeEmitRemoteClockSync() local
5767 auto& remote_clock_sync = packet.remote_clock_sync(); in TEST_F() local
14912 RemoteClockSync remote_clock_sync = 107; field