Home
last modified time | relevance | path

Searched refs:IsError (Results 1 - 20 of 20) sorted by relevance

/base/powermgr/thermal_manager/frameworks/napi/
H A Dnapi_errors.h37 inline bool IsError() const in IsError() function in OHOS::PowerMgr::NapiErrors
H A Dnapi_errors.cpp30 if (!IsError()) { in GetNapiError()
/base/powermgr/power_manager/frameworks/napi/utils/
H A Dnapi_errors.h37 inline bool IsError() const in IsError() function in OHOS::PowerMgr::NapiErrors
H A Dnapi_errors.cpp31 if (!IsError()) { in GetNapiError()
/base/powermgr/battery_manager/frameworks/napi/include/
H A Dnapi_error.h37 inline bool IsError() const in IsError() function in OHOS::PowerMgr::NapiError
H A Dsystem_battery.h39 inline bool IsError() const in IsError() function in OHOS::PowerMgr::SystemBattery::Error
/base/powermgr/battery_statistics/frameworks/napi/include/
H A Dnapi_error.h37 inline bool IsError() const in IsError() function in OHOS::PowerMgr::NapiError
/base/powermgr/battery_manager/frameworks/napi/src/
H A Dnapi_error.cpp33 if (!IsError()) { in GetNapiError()
H A Dsystem_battery.cpp50 if (!error_.IsError()) { in GetBatteryStats()
/base/powermgr/battery_statistics/frameworks/napi/src/
H A Dnapi_error.cpp33 if (!IsError()) { in GetNapiError()
H A Dbattery_stats.cpp78 if (asCallbackInfo->GetError().IsError()) { in StatsPromise()
151 if (error.IsError()) {
/base/powermgr/battery_statistics/test/unittest/include/servicetest/utils/
H A Dhisysevent_operation.h58 if (IsError(eventBase)) { in InnerCombine()
64 if (IsError(eventBase)) { in InnerCombine()
209 static bool IsError(EventBase &eventBase);
/base/powermgr/battery_statistics/test/unittest/src/servicetest/utils/
H A Dhisysevent_operation.cpp26 bool HiSysEventOperation::IsError(HiSysEventOperation::EventBase &eventBase) in IsError() function in OHOS::PowerMgr::HiSysEventOperation
/base/powermgr/display_manager/state_manager/frameworks/napi/
H A Dbrightness.h67 inline bool IsError() const in IsError() function in OHOS::DisplayPowerMgr::Brightness::Result
H A Dbrightness.cpp247 if (!IsError()) { in GetError()
341 bool error = result_.IsError(); in ExecuteCallback()
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_adapter.cpp201 if (HiSysEvent::IsError(eventBase)) { in Write()
207 if (HiSysEvent::IsError(eventBase)) { in Write()
/base/powermgr/power_manager/frameworks/napi/runninglock/
H A Drunninglock_napi.cpp197 if (asyncInfo->GetError().IsError()) { in CreatePromise()
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
H A Dhisysevent.h341 if (IsError(eventBase)) { in InnerWrite()
346 if (IsError(eventBase)) { in InnerWrite()
736 static bool IsError(EventBase& eventBase);
/base/powermgr/power_manager/frameworks/napi/power/
H A Dpower_napi.cpp282 if (asyncInfo->GetError().IsError()) { in SetPowerModePromise()
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
H A Dhisysevent.cpp186 bool HiSysEvent::IsError(EventBase& eventBase) in IsError() function in OHOS::HiviewDFX::HiSysEvent

Completed in 17 milliseconds