Home
last modified time | relevance | path

Searched defs:enabled (Results 2926 - 2950 of 3721) sorted by relevance

1...<<111112113114115116117118119120>>...149

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp1177 bool enabled = false; in CheckPublishWithoutApp() local
H A Dnotification_preferences_database.cpp388 bool NotificationPreferencesDatabase::PutNotificationsEnabled(const int32_t &userId, const bool &enabled) in PutNotificationsEnabled() argument
1410 bool enabled in ParseSlotEnabled() local
369 PutNotificationsEnabledForBundle( const NotificationPreferencesInfo::BundleInfo &bundleInfo, const bool &enabled) PutNotificationsEnabledForBundle() argument
1852 PutDistributedEnabledForBundle(const std::string deviceType, const NotificationPreferencesInfo::BundleInfo &bundleInfo, const bool &enabled) PutDistributedEnabledForBundle() argument
1889 GetDistributedEnabledForBundle(const std::string deviceType, const NotificationPreferencesInfo::BundleInfo &bundleInfo, bool &enabled) GetDistributedEnabledForBundle() argument
1932 SetSmartReminderEnabled(const std::string deviceType, const bool &enabled) SetSmartReminderEnabled() argument
1948 IsSmartReminderEnabled(const std::string deviceType, bool &enabled) IsSmartReminderEnabled() argument
[all...]
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_notification.cpp963 ErrCode AnsNotification::SetNotificationsEnabledForAllBundles(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForAllBundles() argument
973 ErrCode AnsNotification::SetNotificationsEnabledForDefaultBundle(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForDefaultBundle() argument
1002 ErrCode AnsNotification::SetShowBadgeEnabledForBundle(const NotificationBundleOption &bundleOption, bool enabled) in SetShowBadgeEnabledForBundle() argument
1019 ErrCode AnsNotification::GetShowBadgeEnabledForBundle(const NotificationBundleOption &bundleOption, bool &enabled) in GetShowBadgeEnabledForBundle() argument
983 SetNotificationsEnabledForSpecifiedBundle( const NotificationBundleOption &bundleOption, const std::string &deviceId, bool enabled) SetNotificationsEnabledForSpecifiedBundle() argument
1036 GetShowBadgeEnabled(bool &enabled) GetShowBadgeEnabled() argument
1230 IsDistributedEnabled(bool &enabled) IsDistributedEnabled() argument
1241 EnableDistributed(const bool enabled) EnableDistributed() argument
1252 EnableDistributedByBundle(const NotificationBundleOption &bundleOption, const bool enabled) EnableDistributedByBundle() argument
1264 EnableDistributedSelf(const bool enabled) EnableDistributedSelf() argument
1275 IsDistributedEnableByBundle(const NotificationBundleOption &bundleOption, bool &enabled) IsDistributedEnableByBundle() argument
1583 SetNotificationsEnabledForAllBundles(const int32_t &userId, bool enabled) SetNotificationsEnabledForAllBundles() argument
1667 SetEnabledForBundleSlot(const NotificationBundleOption &bundleOption, const NotificationConstant::SlotType &slotType, bool enabled, bool isForceControl) SetEnabledForBundleSlot() argument
1686 GetEnabledForBundleSlot( const NotificationBundleOption &bundleOption, const NotificationConstant::SlotType &slotType, bool &enabled) GetEnabledForBundleSlot() argument
1704 GetEnabledForBundleSlotSelf(const NotificationConstant::SlotType &slotType, bool &enabled) GetEnabledForBundleSlotSelf() argument
1727 SetSyncNotificationEnabledWithoutApp(const int32_t userId, const bool enabled) SetSyncNotificationEnabledWithoutApp() argument
1743 GetSyncNotificationEnabledWithoutApp(const int32_t userId, bool &enabled) GetSyncNotificationEnabledWithoutApp() argument
1839 SetDistributedEnabledByBundle(const NotificationBundleOption &bundleOption, const std::string &deviceType, const bool enabled) SetDistributedEnabledByBundle() argument
1858 IsDistributedEnabledByBundle(const NotificationBundleOption &bundleOption, const std::string &deviceType, bool &enabled) IsDistributedEnabledByBundle() argument
1877 SetSmartReminderEnabled(const std::string &deviceType, const bool enabled) SetSmartReminderEnabled() argument
1903 IsSmartReminderEnabled(const std::string &deviceType, bool &enabled) IsSmartReminderEnabled() argument
[all...]
/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_config.cpp168 int32_t CellularCallConfig::GetImsSwitchStatus(int32_t slotId, bool &enabled) in GetImsSwitchStatus() argument
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_service.cpp1128 int32_t CellularCallService::IsEmergencyPhoneNumber(int32_t slotId, const std::string &phoneNum, bool &enabled) in IsEmergencyPhoneNumber() argument
1179 int32_t CellularCallService::GetImsSwitchStatus(int32_t slotId, bool &enabled) in GetImsSwitchStatus() argument
/base/telephony/call_manager/services/call/src/
H A Dcall_control_manager.cpp493 int32_t CallControlManager::IsNewCallAllowed(bool &enabled) in IsNewCallAllowed() argument
498 int32_t CallControlManager::IsRinging(bool &enabled) in IsRinging() argument
503 int32_t CallControlManager::HasEmergency(bool &enabled) in HasEmergency() argument
1002 int32_t CallControlManager::IsImsSwitchEnabled(int32_t slotId, bool &enabled) in IsImsSwitchEnabled() argument
1178 int32_t CallControlManager::IsEmergencyPhoneNumber(std::u16string &number, int32_t slotId, bool &enabled) in IsEmergencyPhoneNumber() argument
[all...]
/base/telephony/call_manager/services/call_manager_service/src/
H A Dcall_manager_service.cpp469 int32_t CallManagerService::IsNewCallAllowed(bool &enabled) in IsNewCallAllowed() argument
502 int32_t CallManagerService::IsRinging(bool &enabled) in IsRinging() argument
520 int32_t CallManagerService::IsInEmergencyCall(bool &enabled) in IsInEmergencyCall() argument
1007 int32_t CallManagerService::IsEmergencyPhoneNumber(std::u16string &number, int32_t slotId, bool &enabled) in IsEmergencyPhoneNumber() argument
1186 int32_t CallManagerService::IsImsSwitchEnabled(int32_t slotId, bool &enabled) in IsImsSwitchEnabled() argument
[all...]
/base/telephony/call_manager/test/unittest/ui_client/
H A Dui_client_test.cpp440 bool enabled = false; in IsNewCallAllowed() local
454 bool enabled = false; in IsRinging() local
468 bool enabled = false; in IsInEmergencyCall() local
699 bool enabled = false; IsEmergencyPhoneNumber() local
1292 bool enabled; IsImsSwitchEnabled() local
[all...]
/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch1_test.cpp565 bool enabled = false; in HWTEST_F() local
651 bool enabled = false; in HWTEST_F() local
1014 bool enabled = false; in HWTEST_F() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/
H A Dhifb_graphic_drv.c852 hi_s32 graphic_drv_enable_layer(hal_disp_layer gfx_layer, hi_bool enabled) in graphic_drv_enable_layer() argument
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H A Dconfigure_llvm740 enabled(){ function
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
H A Dirq-gic-v3.c1239 int enabled; in gic_set_affinity() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_defs.h294 bool enabled; member
/device/soc/rockchip/common/sdk_linux/include/linux/usb/
H A Dgadget.h227 bool enabled; member
/device/soc/rockchip/rk3588/kernel/include/linux/usb/
H A Dgadget.h240 bool enabled; member
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_ability_context.cpp2783 bool enabled = true; in OnSetRestoreEnabled() local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
H A Dtextfield_declaration.h52 bool enabled = true; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_pattern.cpp574 void CanvasPattern::UpdateSmoothingEnabled(bool enabled) in UpdateSmoothingEnabled() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Devent_hub.cpp740 void EventHub::SetEnabled(bool enabled) in SetEnabled() argument
746 void EventHub::SetEnabledInternal(bool enabled) in SetEnabledInternal() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_picker_pattern.cpp1058 auto enabled = eventHub->IsEnabled(); in HandleEnable() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_model_ng.cpp812 bool enabled = false; in SetToolbarConfiguration() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_swiper_bridge.cpp763 bool enabled = valueArg->ToBoolean(vm)->Value(); in SetSwiperEnabled() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_canvas_ffi.cpp386 void FfiOHOSAceFrameworkRenderingContextSetImageSmoothingEnabled(int64_t contextId, bool enabled) in FfiOHOSAceFrameworkRenderingContextSetImageSmoothingEnabled() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_list.cpp515 bool enabled = false; in MaintainVisibleContentPosition() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_offscreen_canvas_bridge.cpp2080 auto enabled = proto->ToBoolean(runtime); in JsSmoothingEnabledSetter() local

Completed in 82 milliseconds

1...<<111112113114115116117118119120>>...149