Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dslot.h28 napi_value GetSlotNumByBundle(napi_env env, napi_callback_info info);
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dinit.cpp60 DECLARE_NAPI_FUNCTION("getSlotNumByBundle", GetSlotNumByBundle), in NotificationInit()
H A Dslot.cpp987 napi_value GetSlotNumByBundle(napi_env env, napi_callback_info info) in GetSlotNumByBundle() function