Home
last modified time | relevance | path

Searched refs:GetNotificationRequestDistributedOptions (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_notification.cpp33 napi_value NotificationNapi::GetNotificationRequestDistributedOptions(const napi_env &env, in GetNotificationRequestDistributedOptions() function in OHOS::Location::NotificationNapi
H A Dnotification_napi_convert_request.cpp183 if (GetNotificationRequestDistributedOptions(env, value, request) == nullptr) { in GetNotificationRequestByCustom()
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp482 static bool GetNotificationRequestDistributedOptions( in GetNotificationRequestDistributedOptions() function
610 if (!GetNotificationRequestDistributedOptions(cjRequest.distributedOption, request)) { in GetNotificationRequestByCustom()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_notification.cpp167 napi_value Common::GetNotificationRequestDistributedOptions(const napi_env &env, in GetNotificationRequestDistributedOptions() function in OHOS::NotificationNapi::Common
H A Dcommon_convert_request.cpp709 if (GetNotificationRequestDistributedOptions(env, value, request) == nullptr) { in GetNotificationRequestByCustom()
/ohos5.0/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h771 static napi_value GetNotificationRequestDistributedOptions(
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h1161 static napi_value GetNotificationRequestDistributedOptions(