Home
last modified time | relevance | path

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

/base/startup/init/services/begetctl/
H A Dpartitionslot.cpp45 static int GetSlot(BShellHandle handle, int32_t argc, char *argv[]) in GetSlot() function
129 const_cast<char *>("partitionslot"), GetSlot, in MODULE_CONSTRUCTOR()
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dslot.h27 napi_value GetSlot(napi_env env, napi_callback_info info);
/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_manager_impl.h29 static CNotificationSlot GetSlot(int32_t type, int32_t &errCode);
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_sorting.h77 inline NotificationSlot GetSlot() const in GetSlot() function in OHOS::Notification::final
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dinit.cpp59 DECLARE_NAPI_FUNCTION("getSlot", GetSlot), in NotificationInit()
H A Dcommon.cpp96 if (!SetNotificationSlot(env, sorting.GetSlot(), slotResult)) { in SetNotificationSorting()
H A Dslot.cpp908 ANS_LOGD("GetSlot work complete."); in AsyncCompleteCallbackGetSlot()
940 napi_value GetSlot(napi_env env, napi_callback_info info) in GetSlot() function
966 ANS_LOGI("GetSlot napi_create_async_work start"); in GetSlot()
980 ANS_LOGD("GetSlot callback is nullptr."); in GetSlot()
/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_info.h125 bool GetSlot(const NotificationConstant::SlotType &type, sptr<NotificationSlot> &slot) const;
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_ffi.cpp53 CNotificationSlot ret = NotificationManagerImpl::GetSlot(type, *errCode); in FfiOHOSNotificationManagerGetSlot()
H A Dnotification_manager_impl.cpp93 CNotificationSlot NotificationManagerImpl::GetSlot(int32_t type, int32_t &errCode) in GetSlot() function in OHOS::CJSystemapi::NotificationManagerImpl
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_info.cpp100 bool NotificationPreferencesInfo::BundleInfo::GetSlot( in GetSlot() function in OHOS::Notification::NotificationPreferencesInfo::BundleInfo
H A Dnotification_preferences.cpp254 if (!bundleInfo.GetSlot(type, slot)) { in GetNotificationSlot()
H A Dnotification_preferences_database.cpp1026 if (!bundleInfo.GetSlot(slotType, slot)) { in ParseSlotFromDisturbeDB()

Completed in 16 milliseconds