Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp1088 std::string recordDeviceId; in OnDistributedDelete() local
1092 recordDeviceId = ""; in OnDistributedDelete()
1094 recordDeviceId = deviceId; in OnDistributedDelete()
1104 if ((record->deviceId == recordDeviceId) && in OnDistributedDelete()