Home
last modified time | relevance | path

Searched refs:SetSlotByBundle (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dslot.h26 napi_value SetSlotByBundle(napi_env env, napi_callback_info info);
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dinit.cpp58 DECLARE_NAPI_FUNCTION("setSlotByBundle", SetSlotByBundle), in NotificationInit()
H A Dslot.cpp844 napi_value SetSlotByBundle(napi_env env, napi_callback_info info) in SetSlotByBundle() function