Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_notification.cpp57 if (GetNotificationSupportDisplayDevices(env, result, request) == nullptr) { in GetNotificationRequestDistributedOptions()
H A Dnotification_napi_convert_request.cpp307 napi_value NotificationNapi::GetNotificationSupportDisplayDevices( in GetNotificationSupportDisplayDevices() function in OHOS::Location::NotificationNapi
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp436 static bool GetNotificationSupportDisplayDevices( in GetNotificationSupportDisplayDevices() function
491 if (!GetNotificationSupportDisplayDevices(distributedOption, request)) { in GetNotificationRequestDistributedOptions()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_notification.cpp191 if (GetNotificationSupportDisplayDevices(env, result, request) == nullptr) { in GetNotificationRequestDistributedOptions()
H A Dcommon_convert_request.cpp830 napi_value Common::GetNotificationSupportDisplayDevices( in GetNotificationSupportDisplayDevices() function in OHOS::NotificationNapi::Common
/ohos5.0/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h793 static napi_value GetNotificationSupportDisplayDevices(
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h1183 static napi_value GetNotificationSupportDisplayDevices(