Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_extension_wrapper.cpp148 if (getUnifiedGroupInfo_ == nullptr) { in GetUnifiedGroupInfo()
151 return getUnifiedGroupInfo_(request); in GetUnifiedGroupInfo()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_extension_wrapper.h63 GET_UNIFIED_GROUP_INFO getUnifiedGroupInfo_ = nullptr; variable