Searched defs:host_clocks (Results 1 – 12 of 12) sorted by relevance
498 inline const ::perfetto::protos::ClockSnapshot& RemoteClockSync_SyncedClocks::host_clocks() const { in host_clocks() function503 ::perfetto::protos::ClockSnapshot* host_clocks) { in unsafe_arena_set_allocated_host_clocks()550 …oteClockSync_SyncedClocks::set_allocated_host_clocks(::perfetto::protos::ClockSnapshot* host_clock… in set_allocated_host_clocks()
80 auto* host_clocks = synced_clocks->set_host_clocks(); in TEST_F() local117 auto* host_clocks = synced_clocks->set_host_clocks(); in TEST_F() local
473 protos::pbzero::ClockSnapshot::ClockSnapshot::Decoder host_clocks( in ParseRemoteClockSync() local
31 optional ClockSnapshot host_clocks = 3; field
14711 optional ClockSnapshot host_clocks = 3; field
70 ::protozero::ConstBytes host_clocks() const { return at<3>().as_bytes(); } in host_clocks() function
76 RemoteClockSync_SyncedClocks::_Internal::host_clocks(const RemoteClockSync_SyncedClocks* msg) { in host_clocks() function in perfetto::protos::RemoteClockSync_SyncedClocks::_Internal
283 base::ClockSnapshotVector host_clocks; member
5029 base::ClockSnapshotVector host_clocks) { in SyncClocks()
13928 optional ClockSnapshot host_clocks = 3; field