Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dslot.h28 napi_value GetSlotNumByBundle(napi_env env, napi_callback_info info);
/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_manager_impl.h42 static RetDataUI32 GetSlotNumByBundle(CNotificationBundleOption option);
/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
1013 ANS_LOGI("GetSlotNumByBundle napi_create_async_work start"); in GetSlotNumByBundle()
1021 ANS_LOGI("GetSlotNumByBundle napi_create_async_work end"); in GetSlotNumByBundle()
1035 ANS_LOGD("GetSlotNumByBundle work complete end."); in GetSlotNumByBundle()
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_ffi.cpp133 RetDataUI32 ret = NotificationManagerImpl::GetSlotNumByBundle(option); in FfiOHOSNotificationManagerGetSlotNumByBundle()
H A Dnotification_manager_impl.cpp297 RetDataUI32 NotificationManagerImpl::GetSlotNumByBundle(CNotificationBundleOption option) in GetSlotNumByBundle() function in OHOS::CJSystemapi::NotificationManagerImpl

Completed in 6 milliseconds