Home
last modified time | relevance | path

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

/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 &value, in GetNotificationTemplateInfo() function in OHOS::Location::NotificationNapi
/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h1207 static napi_value GetNotificationTemplateInfo(const napi_env &env, const napi_value &value,
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h1605 static napi_value GetNotificationTemplateInfo(const napi_env &env, const napi_value &value,
/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

Completed in 8 milliseconds