Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_manager_impl.h40 static int SetSlotFlagsByBundle(CNotificationBundleOption option, int32_t slotFlags);
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_ffi.cpp121 auto code = NotificationManagerImpl::SetSlotFlagsByBundle(option, slotFlags); in FfiOHOSNotificationManagerSetSlotFlagsByBundle()
H A Dnotification_manager_impl.cpp272 int NotificationManagerImpl::SetSlotFlagsByBundle(CNotificationBundleOption option, int32_t slotFlags) in SetSlotFlagsByBundle() function in OHOS::CJSystemapi::NotificationManagerImpl
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dslot.cpp1692 napi_value SetSlotFlagsByBundle(napi_env env, napi_callback_info info) in SetSlotFlagsByBundle() function
1694 ANS_LOGI("SetSlotFlagsByBundle enter"); in SetSlotFlagsByBundle()
1720 ANS_LOGI("SetSlotFlagsByBundle napi_create_async_work start"); in SetSlotFlagsByBundle()
1728 ANS_LOGI("SetSlotFlagsByBundle napi_create_async_work end"); in SetSlotFlagsByBundle()
1740 ANS_LOGD("SetSlotFlagsByBundle work complete end."); in SetSlotFlagsByBundle()
1753 ANS_LOGI("SetSlotFlagsByBundle out"); in SetSlotFlagsByBundle()

Completed in 4 milliseconds