Home
last modified time | relevance | path

Searched refs:appUserId (Results 1 - 1 of 1) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_subscriber_manager.cpp137 std::string appUserId = (subscribeInfo == nullptr) ? "all" : std::to_string(subscribeInfo->GetAppUserId()); in RemoveSubscriber() local
139 appUserId + " " + std::to_string(result)); in RemoveSubscriber()

Completed in 2 milliseconds