Home
last modified time | relevance | path

Searched refs:E_GET_POWER_SERVICE_FAILED (Results 1 – 23 of 23) sorted by relevance

/ohos5.0/base/powermgr/power_manager/frameworks/native/
H A Drunning_lock.cpp82 return E_GET_POWER_SERVICE_FAILED; in UpdateWorkSource()
100 return E_GET_POWER_SERVICE_FAILED; in Lock()
123 return E_GET_POWER_SERVICE_FAILED; in UnLock()
H A Dclient_lifecycle.cpp56 return E_GET_POWER_SERVICE_FAILED; in Connect()
H A Dpower_mgr_client.cpp90 return E_GET_POWER_SERVICE_FAILED; in Connect()
115 ErrCode ret = E_GET_POWER_SERVICE_FAILED; in OnRemoteDied()
/ohos5.0/base/powermgr/battery_manager/utils/native/include/
H A Dpower_mgr_errors.h41 E_GET_POWER_SERVICE_FAILED, enumerator
/ohos5.0/base/powermgr/power_manager/utils/native/include/
H A Dpower_mgr_errors.h41 E_GET_POWER_SERVICE_FAILED, enumerator
/ohos5.0/base/powermgr/display_manager/state_manager/utils/native/include/
H A Ddisplay_mgr_errors.h41 E_GET_POWER_SERVICE_FAILED, enumerator
/ohos5.0/base/powermgr/power_manager/services/zidl/src/
H A Dpower_runninglock_callback_stub.cpp34 return E_GET_POWER_SERVICE_FAILED; in OnRemoteRequest()
H A Dpower_mode_callback_stub.cpp42 return E_GET_POWER_SERVICE_FAILED; in OnRemoteRequest()
H A Dscreen_off_pre_callback_stub.cpp39 return E_GET_POWER_SERVICE_FAILED; in OnRemoteRequest()
H A Dsync_hibernate_callback_stub.cpp39 return E_GET_POWER_SERVICE_FAILED; in OnRemoteRequest()
H A Dpower_state_callback_stub.cpp39 return E_GET_POWER_SERVICE_FAILED; in OnRemoteRequest()
H A Dsync_sleep_callback_stub.cpp39 return E_GET_POWER_SERVICE_FAILED; in OnRemoteRequest()
H A Dpower_mgr_stub.cpp48 return E_GET_POWER_SERVICE_FAILED; in OnRemoteRequest()
/ohos5.0/base/powermgr/display_manager/state_manager/service/zidl/src/
H A Ddisplay_brightness_callback_stub.cpp42 return E_GET_POWER_SERVICE_FAILED; in OnRemoteRequest()
H A Ddisplay_power_callback_stub.cpp42 return E_GET_POWER_SERVICE_FAILED; in OnRemoteRequest()
H A Ddisplay_power_mgr_stub.cpp43 return E_GET_POWER_SERVICE_FAILED; in OnRemoteRequest()
/ohos5.0/base/powermgr/power_manager/services/zidl/src/shutdown/
H A Dasync_shutdown_callback_stub.cpp38 return E_GET_POWER_SERVICE_FAILED; in OnRemoteRequest()
H A Dsync_shutdown_callback_stub.cpp38 return E_GET_POWER_SERVICE_FAILED; in OnRemoteRequest()
H A Dtakeover_shutdown_callback_stub.cpp42 return E_GET_POWER_SERVICE_FAILED; in OnRemoteRequest()
/ohos5.0/base/powermgr/battery_manager/test/unittest/src/
H A Dbattery_srv_stub_test.cpp64 EXPECT_EQ(ret, E_GET_POWER_SERVICE_FAILED);
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_handler.cpp154 if (ret != PowerMgr::E_GET_POWER_SERVICE_FAILED) { in ReleaseRunningLockDelay()
/ohos5.0/base/powermgr/battery_manager/services/zidl/src/
H A Dbattery_srv_stub.cpp39 return E_GET_POWER_SERVICE_FAILED; in OnRemoteRequest()
/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_receive_handler.cpp211 if (ret != PowerMgr::E_GET_POWER_SERVICE_FAILED) { in ReleaseRunningLock()