Home
last modified time | relevance | path

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

/base/msdp/device_status/services/interaction/coordination/src/
Ddevice_profile_adapter.cpp215 …ileAdapter::ProfileEventCallbackImpl::OnSyncCompleted(const DeviceProfile::SyncResult &syncResults) in OnSyncCompleted() argument
217 std::for_each(syncResults.begin(), syncResults.end(), [](const auto &syncResult) { in OnSyncCompleted()
/base/msdp/device_status/services/interaction/coordination/include/
Ddevice_profile_adapter.h34 void OnSyncCompleted(const DeviceProfile::SyncResult &syncResults) override;