Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi.cpp473 if (GetNotificationSlotByNumber(env, value, slot) == nullptr) { in GetNotificationSlot()
588 napi_value NotificationNapi::GetNotificationSlotByNumber( in GetNotificationSlotByNumber() function in OHOS::Location::NotificationNapi
/ohos5.0/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h584 static napi_value GetNotificationSlotByNumber(
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon.cpp744 if (GetNotificationSlotByNumber(env, value, slot) == nullptr) { in GetNotificationSlot()
857 napi_value Common::GetNotificationSlotByNumber(const napi_env &env, const napi_value &value, Notifi… in GetNotificationSlotByNumber() function in OHOS::NotificationNapi::Common
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h974 static napi_value GetNotificationSlotByNumber(