Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dcommon.h749 static napi_value GetNotificationClassification(
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp1551 if (GetNotificationClassification(env, value, request) == nullptr) { in GetNotificationRequestByString()
2071 napi_value Common::GetNotificationClassification( in GetNotificationClassification() function in OHOS::NotificationNapi::Common