Searched refs:u16DevId (Results 1 – 1 of 1) sorted by relevance
581 std::u16string u16DevId = Str8ToStr16(networkId); in NotifySnapshotChanged() local583 auto iter = listenDeviceMap_.find(u16DevId); in NotifySnapshotChanged()589 MissionChangedNotify::NotifySnapshot(listener, u16DevId, missionId); in NotifySnapshotChanged()760 std::u16string u16DevId = Str8ToStr16(callerInfo.sourceDeviceId); in NotifyMissionsChangedFromRemote() local765 auto iter = listenDeviceMap_.find(u16DevId); in NotifyMissionsChangedFromRemote()771 auto notifyChanged = [listenerSet, u16DevId] () { in NotifyMissionsChangedFromRemote()773 MissionChangedNotify::NotifyMissionsChanged(listener, u16DevId); in NotifyMissionsChangedFromRemote()