Home
last modified time | relevance | path

Searched defs:enabled (Results 1476 - 1500 of 1703) sorted by relevance

1...<<51525354555657585960>>...69

/base/hiviewdfx/hitrace/cmd/src/
H A Dhitrace_cmd.cpp214 static bool SetFtraceEnabled(const string& path, bool enabled) in SetFtraceEnabled() argument
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_helper.cpp314 ErrCode NotificationHelper::SetNotificationsEnabledForAllBundles(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForAllBundles() argument
319 ErrCode NotificationHelper::SetNotificationsEnabledForDefaultBundle(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForDefaultBundle() argument
331 ErrCode NotificationHelper::SetShowBadgeEnabledForBundle(const NotificationBundleOption &bundleOption, bool enabled) in SetShowBadgeEnabledForBundle() argument
336 ErrCode NotificationHelper::GetShowBadgeEnabledForBundle(const NotificationBundleOption &bundleOption, bool &enabled) in GetShowBadgeEnabledForBundle() argument
324 SetNotificationsEnabledForSpecifiedBundle( const NotificationBundleOption &bundleOption, std::string &deviceId, bool enabled) SetNotificationsEnabledForSpecifiedBundle() argument
341 GetShowBadgeEnabled(bool &enabled) GetShowBadgeEnabled() argument
388 IsDistributedEnabled(bool &enabled) IsDistributedEnabled() argument
393 EnableDistributed(const bool enabled) EnableDistributed() argument
398 EnableDistributedByBundle(const NotificationBundleOption &bundleOption, const bool enabled) EnableDistributedByBundle() argument
403 EnableDistributedSelf(const bool enabled) EnableDistributedSelf() argument
408 IsDistributedEnableByBundle(const NotificationBundleOption &bundleOption, bool &enabled) IsDistributedEnableByBundle() argument
438 SetNotificationsEnabledForAllBundles(const int32_t &userId, bool enabled) SetNotificationsEnabledForAllBundles() argument
460 SetEnabledForBundleSlot(const NotificationBundleOption &bundleOption, const NotificationConstant::SlotType &slotType, bool enabled, bool isForceControl) SetEnabledForBundleSlot() argument
467 GetEnabledForBundleSlot( const NotificationBundleOption &bundleOption, const NotificationConstant::SlotType &slotType, bool &enabled) GetEnabledForBundleSlot() argument
473 GetEnabledForBundleSlotSelf(const NotificationConstant::SlotType &slotType, bool &enabled) GetEnabledForBundleSlotSelf() argument
478 SetSyncNotificationEnabledWithoutApp(const int32_t userId, const bool enabled) SetSyncNotificationEnabledWithoutApp() argument
484 GetSyncNotificationEnabledWithoutApp(const int32_t userId, bool &enabled) GetSyncNotificationEnabledWithoutApp() argument
517 SetDistributedEnabledByBundle(const NotificationBundleOption &bundleOption, const std::string &deviceType, const bool enabled) SetDistributedEnabledByBundle() argument
524 IsDistributedEnabledByBundle(const NotificationBundleOption &bundleOption, const std::string &deviceType, bool &enabled) IsDistributedEnabledByBundle() argument
531 SetSmartReminderEnabled(const std::string &deviceType, const bool enabled) SetSmartReminderEnabled() argument
536 IsSmartReminderEnabled(const std::string &deviceType, bool &enabled) IsSmartReminderEnabled() argument
[all...]
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_stub_invalid.cpp277 ErrCode AnsManagerStub::SetNotificationsEnabledForBundle(const std::string &bundle, bool enabled) in SetNotificationsEnabledForBundle() argument
283 ErrCode AnsManagerStub::SetNotificationsEnabledForAllBundles(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForAllBundles() argument
296 ErrCode AnsManagerStub::SetShowBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleOption, bool enabled) in SetShowBadgeEnabledForBundle() argument
302 ErrCode AnsManagerStub::GetShowBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleOption, bool &enabled) in GetShowBadgeEnabledForBundle() argument
308 ErrCode AnsManagerStub::GetShowBadgeEnabled(bool &enabled) in GetShowBadgeEnabled() argument
421 ErrCode AnsManagerStub::IsDistributedEnabled(bool &enabled) in IsDistributedEnabled() argument
427 ErrCode AnsManagerStub::EnableDistributed(bool enabled) in EnableDistributed() argument
433 ErrCode AnsManagerStub::EnableDistributedByBundle(const sptr<NotificationBundleOption> &bundleOption, bool enabled) in EnableDistributedByBundle() argument
439 ErrCode AnsManagerStub::EnableDistributedSelf(bool enabled) in EnableDistributedSelf() argument
289 SetNotificationsEnabledForSpecialBundle( const std::string &deviceId, const sptr<NotificationBundleOption> &bundleOption, bool enabled) SetNotificationsEnabledForSpecialBundle() argument
445 IsDistributedEnableByBundle(const sptr<NotificationBundleOption> &bundleOption, bool &enabled) IsDistributedEnableByBundle() argument
523 SetNotificationsEnabledByUser(const int32_t &deviceId, bool enabled) SetNotificationsEnabledByUser() argument
547 SetEnabledForBundleSlot(const sptr<NotificationBundleOption> &bundleOption, const NotificationConstant::SlotType &slotType, bool enabled, bool isForceControl) SetEnabledForBundleSlot() argument
554 GetEnabledForBundleSlot( const sptr<NotificationBundleOption> &bundleOption, const NotificationConstant::SlotType &slotType, bool &enabled) GetEnabledForBundleSlot() argument
561 GetEnabledForBundleSlotSelf(const NotificationConstant::SlotType &slotType, bool &enabled) GetEnabledForBundleSlotSelf() argument
574 SetSyncNotificationEnabledWithoutApp(const int32_t userId, const bool enabled) SetSyncNotificationEnabledWithoutApp() argument
580 GetSyncNotificationEnabledWithoutApp(const int32_t userId, bool &enabled) GetSyncNotificationEnabledWithoutApp() argument
617 SetDistributedEnabledByBundle(const sptr<NotificationBundleOption> &bundleOption, const std::string &deviceType, const bool enabled) SetDistributedEnabledByBundle() argument
624 IsDistributedEnabledByBundle(const sptr<NotificationBundleOption> &bundleOption, const std::string &deviceType, bool &enabled) IsDistributedEnabledByBundle() argument
631 SetSmartReminderEnabled(const std::string &deviceType, const bool enabled) SetSmartReminderEnabled() argument
637 IsSmartReminderEnabled(const std::string &deviceType, bool &enabled) IsSmartReminderEnabled() argument
[all...]
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp975 bool enabled = false; in HWTEST_F() local
1089 bool enabled = true; in HWTEST_F() local
1104 bool enabled = true; in HWTEST_F() local
1119 bool enabled = true; in HWTEST_F() local
1145 bool enabled = true; in HWTEST_F() local
1449 bool enabled = true; HWTEST_F() local
1859 bool enabled = false; HWTEST_F() local
1876 bool enabled = false; HWTEST_F() local
1893 bool enabled = true; HWTEST_F() local
1910 bool enabled = false; HWTEST_F() local
2584 bool enabled = false; HWTEST_F() local
2602 bool enabled = false; HWTEST_F() local
2637 bool enabled = false; HWTEST_F() local
3304 bool enabled = false; HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h225 bool enabled; member
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences.cpp428 ErrCode NotificationPreferences::GetNotificationsEnabled(const int32_t &userId, bool &enabled) in GetNotificationsEnabled() argument
442 ErrCode NotificationPreferences::SetNotificationsEnabled(const int32_t &userId, const bool &enabled) in SetNotificationsEnabled() argument
401 GetNotificationsEnabledForBundle( const sptr<NotificationBundleOption> &bundleOption, bool &enabled) GetNotificationsEnabledForBundle() argument
410 SetNotificationsEnabledForBundle( const sptr<NotificationBundleOption> &bundleOption, const bool enabled) SetNotificationsEnabledForBundle() argument
1013 SetDistributedEnabledByBundle(const sptr<NotificationBundleOption> &bundleOption, const std::string &deviceType, const bool enabled) SetDistributedEnabledByBundle() argument
1031 IsDistributedEnabledByBundle(const sptr<NotificationBundleOption> &bundleOption, const std::string &deviceType, bool &enabled) IsDistributedEnabledByBundle() argument
1049 SetSmartReminderEnabled(const std::string &deviceType, const bool enabled) SetSmartReminderEnabled() argument
1062 IsSmartReminderEnabled(const std::string &deviceType, bool &enabled) IsSmartReminderEnabled() argument
[all...]
/base/startup/init/services/modules/trace/
H A Dinit_trace.c187 static bool SetTraceEnabled(const char *path, bool enabled) in SetTraceEnabled() argument
209 static bool SetOverWriteEnable(bool enabled) in SetOverWriteEnable() argument
214 static bool SetTgidEnable(bool enabled) in SetTgidEnable() argument
266 static bool SetKernelTraceEnabled(const TraceWorkspace *workspace, bool enabled) in SetKernelTraceEnabled() argument
/base/telephony/call_manager/frameworks/native/src/
H A Dcall_manager_proxy.cpp857 int32_t CallManagerProxy::IsRinging(bool &enabled) in IsRinging() argument
885 int32_t CallManagerProxy::IsNewCallAllowed(bool &enabled) in IsNewCallAllowed() argument
899 int32_t CallManagerProxy::IsInEmergencyCall(bool &enabled) in IsInEmergencyCall() argument
913 int32_t CallManagerProxy::IsEmergencyPhoneNumber(std::u16string &number, int32_t slotId, bool &enabled) in IsEmergencyPhoneNumber() argument
1303 int32_t CallManagerProxy::IsImsSwitchEnabled(int32_t slotId, bool &enabled) in IsImsSwitchEnabled() argument
[all...]
H A Dcall_manager_client.cpp380 int32_t CallManagerClient::IsRinging(bool &enabled) in IsRinging() argument
400 int32_t CallManagerClient::IsNewCallAllowed(bool &enabled) in IsNewCallAllowed() argument
410 int32_t CallManagerClient::IsInEmergencyCall(bool &enabled) in IsInEmergencyCall() argument
420 int32_t CallManagerClient::IsEmergencyPhoneNumber(std::u16string &number, int32_t slotId, bool &enabled) in IsEmergencyPhoneNumber() argument
612 int32_t CallManagerClient::IsImsSwitchEnabled(int32_t slotId, bool &enabled) in IsImsSwitchEnabled() argument
[all...]
H A Dcall_manager_service_proxy.cpp250 int32_t CallManagerServiceProxy::IsNewCallAllowed(bool &enabled) in IsNewCallAllowed() argument
309 int32_t CallManagerServiceProxy::IsRinging(bool &enabled) in IsRinging() argument
329 int32_t CallManagerServiceProxy::IsInEmergencyCall(bool &enabled) in IsInEmergencyCall() argument
787 int32_t CallManagerServiceProxy::IsEmergencyPhoneNumber(std::u16string &number, int32_t slotId, bool &enabled) in IsEmergencyPhoneNumber() argument
1056 int32_t CallManagerServiceProxy::IsImsSwitchEnabled(int32_t slotId, bool &enabled) in IsImsSwitchEnabled() argument
[all...]
/base/telephony/call_manager/frameworks/js/napi/include/
H A Dnapi_call_manager_types.h80 bool enabled = false; member
107 bool enabled = false; member
136 bool enabled = false; member
/base/telephony/call_manager/services/call/src/
H A Dcall_status_manager.cpp1292 bool enabled = true; in TurnOffMute() local
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_stub.cpp305 bool enabled = false; in OnIsEmergencyPhoneNumberInner() local
934 bool enabled; in OnGetImsSwitchStatusInner() local
/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs2_test.cpp603 bool enabled = false; in HWTEST_F() local
/base/telephony/cellular_data/test/
H A Dcellular_data_test.cpp535 int32_t enabled = CellularDataTest::EnableCellularDataRoamingTest(DEFAULT_SIM_SLOT_ID, true); in HWTEST_F() local
575 int32_t enabled = CellularDataTest::EnableCellularDataRoamingTest(SIM_SLOT_ID_1, true); in HWTEST_F() local
/base/telephony/call_manager/services/telephony_interaction/src/
H A Dcellular_call_connection.cpp284 int CellularCallConnection::IsEmergencyPhoneNumber(const std::string &phoneNum, int32_t slotId, bool &enabled) in IsEmergencyPhoneNumber() argument
671 int32_t CellularCallConnection::GetImsSwitchStatus(int32_t slotId, bool &enabled) in GetImsSwitchStatus() argument
/base/telephony/call_manager/services/audio/src/
H A Daudio_control_manager.cpp699 bool enabled = false; in SetMute() local
/base/telephony/call_manager/services/call_manager_service/src/
H A Dcall_manager_service_stub.cpp478 bool enabled = false; in OnIsNewCallAllowed() local
536 bool enabled = false; in OnIsRinging() local
555 bool enabled = false; OnIsInEmergencyCall() local
915 bool enabled = false; OnIsEmergencyPhoneNumber() local
1130 bool enabled; OnIsVoLteEnabled() local
[all...]
/drivers/peripheral/display/hdi_service/device/src/proxy/display_device_proxy/
H A Ddisplay_device_proxy.cpp652 int32_t DisplayDeviceProxy::SetDisplayVsyncEnabled(uint32_t devId, bool enabled) in SetDisplayVsyncEnabled() argument
/third_party/ffmpeg/libavfilter/
H A Daf_dynaudnorm.c726 amplify_frame(DynamicAudioNormalizerContext *s, AVFrame *in, AVFrame *frame, int enabled) amplify_frame() argument
/third_party/ffmpeg/libavcodec/
H A Dvp8.h179 uint8_t enabled; member
221 uint8_t enabled; ///< whether each mb can have a different strength based on mode/ref member
/third_party/alsa-lib/src/pcm/
H A Dpcm_meter.c52 int enabled; member
/third_party/backends/backend/pixma/
H A Dpixma_common.c1033 pixma_enable_background (pixma_t * s, int enabled) in pixma_enable_background() argument
/third_party/alsa-utils/topology/nhlt/intel/ssp/
H A Dssp-process.c568 uint32_t enabled; in ssp_calculate_intern_ext() local
[all...]
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_request.c88 uint8_t enabled:1; member

Completed in 48 milliseconds

1...<<51525354555657585960>>...69