Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi.cpp877 if (GetNotificationTemplateInfo(env, result, templ) == nullptr) { in GetNotificationTemplate()
916 napi_value NotificationNapi::GetNotificationTemplateInfo(const napi_env &env, const napi_value &val… in GetNotificationTemplateInfo() function in OHOS::Location::NotificationNapi
/ohos5.0/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h1207 static napi_value GetNotificationTemplateInfo(const napi_env &env, const napi_value &value,
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon.cpp1193 if (GetNotificationTemplateInfo(env, result, templ) == nullptr) { in GetNotificationTemplate()
1236 napi_value Common::GetNotificationTemplateInfo(const napi_env &env, const napi_value &value, in GetNotificationTemplateInfo() function in OHOS::NotificationNapi::Common
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h1607 static napi_value GetNotificationTemplateInfo(const napi_env &env, const napi_value &value,