Home
last modified time | relevance | path

Searched refs:IsEnable (Results 1 – 7 of 7) sorted by relevance

/base/powermgr/power_manager/test/unittest/src/
Dpower_wakeup_parse_test.cpp67 if (it->IsEnable() != true) { in TestPowerWakeup()
71 if (it->IsEnable() != true) { in TestPowerWakeup()
75 if (it->IsEnable() != true) { in TestPowerWakeup()
82 if (it->IsEnable() != true) { in TestPowerWakeup()
86 if (it->IsEnable() != true) { in TestPowerWakeup()
90 if (it->IsEnable() != true) { in TestPowerWakeup()
94 if (it->IsEnable() != true) { in TestPowerWakeup()
98 if (it->IsEnable() != true) { in TestPowerWakeup()
/base/web/webview/ohos_nweb/include/
Dnweb_touch_handle_state.h44 virtual bool IsEnable() const = 0;
/base/hiviewdfx/hilog/services/hilogd/include/
Dlog_collector.h30 countEnable = m_hilogBuffer.GetStatsInfo().IsEnable(); in LogCollector()
Dlog_stats.h162 bool IsEnable() const;
/base/powermgr/power_manager/services/native/src/wakeup/
Dwakeup_sources.h44 bool IsEnable() const in IsEnable() function
/base/hiviewdfx/hilog/services/hilogd/
Dlog_stats.cpp234 bool LogStats::IsEnable() const in IsEnable() function in OHOS::HiviewDFX::LogStats
Dservice_controller.cpp721 if (!stats.IsEnable()) { in HandleStatsQueryRqst()