Home
last modified time | relevance | path

Searched defs:enable (Results 1 – 25 of 169) sorted by relevance

1234567

/base/powermgr/power_manager/services/native/profile/
Dpower_wakeup.json3 "enable": true boolean
6 "enable": true boolean
9 "enable": true boolean
12 "enable": true, boolean
16 "enable": true boolean
19 "enable": true boolean
22 "enable": true boolean
25 "enable": true boolean
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Denabled_notification_callback_data_test.cpp45 bool enable = true; variable
61 bool enable = true; variable
77 bool enable = true; variable
93 bool enable = true; variable
109 bool enable = true; variable
125 bool enable = true; variable
147 bool enable = true; variable
Dnotification_test.cpp148 bool enable = true; variable
359 bool enable = false; variable
376 bool enable = true; variable
392 bool enable = true; variable
407 bool enable = true; variable
424 bool enable = true; variable
455 bool enable = false; variable
472 bool enable = true; variable
493 bool enable = true; variable
514 bool enable = false; variable
/base/notification/distributed_notification_service/services/distributed/test/unittest/
Ddistributed_preferences_test.cpp54 bool enable = true; variable
66 bool enable; variable
78 bool enable = true; variable
91 bool enable = true; variable
/base/powermgr/powermgr_lite/frameworks/src/mini/
Dpower_screen_saver.c18 BOOL SetScreenSaverState(BOOL enable) in SetScreenSaverState()
/base/telephony/sms_mms/test/gtest/
Dcb_gtest.cpp93 bool enable = true; in OpenCellBroadcastTestFuc() local
129 bool enable = true; in OpenCellBroadcastTestFuc2() local
165 bool enable = true; in OpenCellBroadcastTestFuc3() local
201 bool enable = true; in OpenCellBroadcastTestFuc4() local
237 bool enable = true; in OpenCellBroadcastTestFuc5() local
273 bool enable = true; in OpenCellBroadcastTestFuc6() local
452 bool enable = false; in CloseCellBroadcastTestFuc() local
488 bool enable = false; in CloseCellBroadcastTestFuc2() local
524 bool enable = false; in CloseCellBroadcastTestFuc3() local
560 bool enable = false; in CloseCellBroadcastTestFuc4() local
[all …]
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/action_soc/
Daction_gpu.cpp38 void ActionGpu::SetStrict(bool enable) in SetStrict()
43 void ActionGpu::SetEnableEvent(bool enable) in SetEnableEvent()
Daction_cpu_lit.cpp38 void ActionCpuLit::SetStrict(bool enable) in SetStrict()
43 void ActionCpuLit::SetEnableEvent(bool enable) in SetEnableEvent()
Daction_cpu_boost.cpp38 void ActionCpuBoost::SetStrict(bool enable) in SetStrict()
43 void ActionCpuBoost::SetEnableEvent(bool enable) in SetEnableEvent()
Daction_cpu_big.cpp38 void ActionCpuBig::SetStrict(bool enable) in SetStrict()
43 void ActionCpuBig::SetEnableEvent(bool enable) in SetEnableEvent()
Daction_cpu_med.cpp38 void ActionCpuMed::SetStrict(bool enable) in SetStrict()
43 void ActionCpuMed::SetEnableEvent(bool enable) in SetEnableEvent()
Daction_cpu_isolate.cpp38 void ActionCpuIsolate::SetStrict(bool enable) in SetStrict()
43 void ActionCpuIsolate::SetEnableEvent(bool enable) in SetEnableEvent()
/base/notification/common_event_service/services/include/
Dstatic_subscriber_manager.h66 bool enable = true; member
77 bool enable; member
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_slot_test.cpp398 bool enable = false; variable
414 bool enable = true; variable
436 bool enable = false; variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Denabled_notification_callback_data.cpp26 …tificationCallbackData::EnabledNotificationCallbackData(std::string bundle, uid_t uid, bool enable) in EnabledNotificationCallbackData()
50 void EnabledNotificationCallbackData::SetEnable(const bool enable) in SetEnable()
/base/notification/distributed_notification_service/frameworks/js/napi/include/
Ddistributed.h29 bool enable = false; member
34 bool enable = false; member
47 bool enable = false; member
67 bool enable = false; member
79 bool enable = false; member
100 bool enable = false; member
/base/powermgr/powermgr_lite/services/src/screensaver/small/
Dscreen_saver_mgr.cpp29 int32_t ScreenSaverMgrSetState(BOOL enable) in ScreenSaverMgrSetState()
/base/notification/distributed_notification_service/services/distributed/src/
Ddistributed_preferences_info.cpp28 void DistributedPreferencesInfo::SetDistributedEnable(bool enable) in SetDistributedEnable()
38 …referencesInfo::SetDistributedBundleEnable(const std::string &bundleName, int32_t uid, bool enable) in SetDistributedBundleEnable()
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
Daction_display.cpp44 void ActionDisplay::SetStrict(bool enable) in SetStrict()
49 void ActionDisplay::SetEnableEvent(bool enable) in SetEnableEvent()
Daction_popup.cpp47 void ActionPopup::SetStrict(bool enable) in SetStrict()
52 void ActionPopup::SetEnableEvent(bool enable) in SetEnableEvent()
/base/startup/init/services/modules/bootchart/
Dbootchart_static.c21 char enable[4] = {}; // 4 enable size in bootchartEarlyHook() local
/base/notification/distributed_notification_service/services/ans/src/
Dpermission_filter.cpp33 bool enable = false; in OnPublish() local
/base/telephony/cellular_data/services/src/utils/
Dnet_manager_tactics_call_back.cpp26 int32_t NetManagerTacticsCallBack::NetStrategySwitch(const std::string &simId, bool enable) in NetStrategySwitch()
/base/telephony/cellular_data/test/
Dcellular_data_test.cpp192 int32_t enable = CellularDataClient::GetInstance().EnableCellularData(true); in SetUpTestCase() local
254 int32_t CellularDataTest::EnableCellularDataTest(bool enable) in EnableCellularDataTest()
264 int32_t CellularDataTest::EnableCellularDataRoamingTest(int32_t slotId, bool enable) in EnableCellularDataRoamingTest()
456 int32_t enable = CellularDataTest::EnableCellularDataRoamingTest(DEFAULT_SIM_SLOT_ID, false); variable
496 int32_t enable = CellularDataTest::EnableCellularDataRoamingTest(SIM_SLOT_ID_1, false); variable
667 int32_t enable = CellularDataTest::EnableCellularDataRoamingTest(DEFAULT_SIM_SLOT_ID - 1, true); variable
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
Dmock_advanced_notification_service.cpp42 const sptr<NotificationBundleOption> bundleOption, bool &enable) in GetDistributedEnableInApplicationInfo()

1234567