Home
last modified time | relevance | path

Searched refs:GetNotificationSlotByBool (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi.cpp479 if (GetNotificationSlotByBool(env, value, slot) == nullptr) { in GetNotificationSlot()
532 napi_value NotificationNapi::GetNotificationSlotByBool( in GetNotificationSlotByBool() function in OHOS::Location::NotificationNapi
/ohos5.0/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h573 static napi_value GetNotificationSlotByBool(
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon.cpp750 if (GetNotificationSlotByBool(env, value, slot) == nullptr) { in GetNotificationSlot()
802 napi_value Common::GetNotificationSlotByBool(const napi_env &env, const napi_value &value, Notifica… in GetNotificationSlotByBool() function in OHOS::NotificationNapi::Common
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h963 static napi_value GetNotificationSlotByBool(