Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi.cpp470 if (GetNotificationSlotByString(env, value, slot) == nullptr) { in GetNotificationSlot()
485 napi_value NotificationNapi::GetNotificationSlotByString( in GetNotificationSlotByString() function in OHOS::Location::NotificationNapi
/ohos5.0/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h562 static napi_value GetNotificationSlotByString(
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon.cpp741 if (GetNotificationSlotByString(env, value, slot) == nullptr) { in GetNotificationSlot()
756 napi_value Common::GetNotificationSlotByString(const napi_env &env, const napi_value &value, Notifi… in GetNotificationSlotByString() function in OHOS::NotificationNapi::Common
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h952 static napi_value GetNotificationSlotByString(