/base/hiviewdfx/hitrace/cmd/src/ |
H A D | hitrace_cmd.cpp | 214 static bool SetFtraceEnabled(const string& path, bool enabled) in SetFtraceEnabled() argument
|
/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | notification_helper.cpp | 314 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 D | ans_manager_stub_invalid.cpp | 277 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 D | advanced_notification_service_test.cpp | 975 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 D | notification_utils.h | 225 bool enabled; member
|
/base/notification/distributed_notification_service/services/ans/src/ |
H A D | notification_preferences.cpp | 428 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 D | init_trace.c | 187 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 D | call_manager_proxy.cpp | 857 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 D | call_manager_client.cpp | 380 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 D | call_manager_service_proxy.cpp | 250 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 D | napi_call_manager_types.h | 80 bool enabled = false; member 107 bool enabled = false; member 136 bool enabled = false; member
|
/base/telephony/call_manager/services/call/src/ |
H A D | call_status_manager.cpp | 1292 bool enabled = true; in TurnOffMute() local
|
/base/telephony/cellular_call/services/manager/src/ |
H A D | cellular_call_stub.cpp | 305 bool enabled = false; in OnIsEmergencyPhoneNumberInner() local 934 bool enabled; in OnGetImsSwitchStatusInner() local
|
/base/telephony/cellular_call/test/unittest/cstest/ |
H A D | cs2_test.cpp | 603 bool enabled = false; in HWTEST_F() local
|
/base/telephony/cellular_data/test/ |
H A D | cellular_data_test.cpp | 535 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 D | cellular_call_connection.cpp | 284 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 D | audio_control_manager.cpp | 699 bool enabled = false; in SetMute() local
|
/base/telephony/call_manager/services/call_manager_service/src/ |
H A D | call_manager_service_stub.cpp | 478 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 D | display_device_proxy.cpp | 652 int32_t DisplayDeviceProxy::SetDisplayVsyncEnabled(uint32_t devId, bool enabled) in SetDisplayVsyncEnabled() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_dynaudnorm.c | 726 amplify_frame(DynamicAudioNormalizerContext *s, AVFrame *in, AVFrame *frame, int enabled) amplify_frame() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | vp8.h | 179 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 D | pcm_meter.c | 52 int enabled; member
|
/third_party/backends/backend/pixma/ |
H A D | pixma_common.c | 1033 pixma_enable_background (pixma_t * s, int enabled) in pixma_enable_background() argument
|
/third_party/alsa-utils/topology/nhlt/intel/ssp/ |
H A D | ssp-process.c | 568 uint32_t enabled; in ssp_calculate_intern_ext() local [all...] |
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_request.c | 88 uint8_t enabled:1; member
|