Home
last modified time | relevance | path

Searched refs:clock_synced_with_service_for_testing_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/perfetto/src/traced_relay/
H A Drelay_service.h57 return clock_synced_with_service_for_testing_; in clock_synced_with_service_for_testing()
86 bool clock_synced_with_service_for_testing_ = false; variable
H A Drelay_service.cc169 clock_synced_with_service_for_testing_ = true; in OnSyncClockResponse()