Home
last modified time | relevance | path

Searched refs:slotPtr (Results 1 - 1 of 1) sorted by relevance

/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dslot.cpp367 sptr<NotificationSlot> slotPtr = new (std::nothrow) NotificationSlot(vec); in ParseParametersSetSlotByBundle() local
368 if (slotPtr == nullptr) { in ParseParametersSetSlotByBundle()
374 params.slots.emplace_back(slotPtr); in ParseParametersSetSlotByBundle()

Completed in 3 milliseconds