Home
last modified time | relevance | path

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

/base/msdp/device_status/services/interaction/coordination/src/
Ddevice_profile_adapter.cpp150 std::list<ProfileEvent> profileEvents; in UnregisterCrossingStateListener() local
151 profileEvents.emplace_back(ProfileEvent::EVENT_PROFILE_CHANGED); in UnregisterCrossingStateListener()
153 DistributedDeviceProfileClient::GetInstance().UnsubscribeProfileEvents(profileEvents, in UnregisterCrossingStateListener()