Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h1618 static napi_value SetNotificationTemplateInfo(
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon.cpp1284 napi_value Common::SetNotificationTemplateInfo( in SetNotificationTemplateInfo() function in OHOS::NotificationNapi::Common
H A Dcommon_convert_request.cpp338 if (!SetNotificationTemplateInfo(env, templ, templateResult)) { in SetNotificationRequestByCustom()