Searched refs:GetNotificationSlotByString (Results 1 – 2 of 2) sorted by relevance
894 static napi_value GetNotificationSlotByString(
3969 if (GetNotificationSlotByString(env, value, slot) == nullptr) { in GetNotificationSlot()3984 napi_value Common::GetNotificationSlotByString(const napi_env &env, const napi_value &value, Notifi… in GetNotificationSlotByString() function in OHOS::NotificationNapi::Common