Searched refs:SyncLostCb (Results 1 – 4 of 4) sorted by relevance
169 using SyncLostCb = base::Callback<void(uint16_t sync_handle)>; variable172 SyncReportCb report_cb, SyncLostCb lost_cb) = 0;
335 SyncLostCb lost_cb) override {} in StartSync()
72 StartSyncCb, SyncReportCb, SyncLostCb));
215 SyncLostCb lost_cb) { in StartSync()