Home
last modified time | relevance | path

Searched refs:GetNotificationTemplate (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h1196 static napi_value GetNotificationTemplate(
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h1596 static napi_value GetNotificationTemplate(
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi.cpp858 napi_value NotificationNapi::GetNotificationTemplate( in GetNotificationTemplate() function in OHOS::Location::NotificationNapi
H A Dnotification_napi_convert_request.cpp187 if (GetNotificationTemplate(env, value, request) == nullptr) { in GetNotificationRequestByCustom()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon.cpp1171 napi_value Common::GetNotificationTemplate(const napi_env &env, const napi_value &value, Notificati… in GetNotificationTemplate() function in OHOS::NotificationNapi::Common
H A Dcommon_convert_request.cpp713 if (GetNotificationTemplate(env, value, request) == nullptr) { in GetNotificationRequestByCustom()