Home
last modified time | relevance | path

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

/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h1196 static napi_value GetNotificationTemplate(
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h1594 static napi_value GetNotificationTemplate(
/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()
/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, NotificationRequest &request) in GetNotificationTemplate() function in OHOS::NotificationNapi::Common
H A Dcommon_convert_request.cpp713 if (GetNotificationTemplate(env, value, request) == nullptr) { in GetNotificationRequestByCustom()

Completed in 16 milliseconds