Home
last modified time | relevance | path

Searched defs:isStandby (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/test/unittest/
H A Dmock_standby_client_unit_test.cpp59 bool isStandby {false}; variable
91 bool isStandby {false}; variable
H A Dstandby_client_unit_test.cpp110 bool isStandby {false}; variable
/ohos5.0/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_service_unit_test.cpp201 bool isStandby {false}; variable
236 bool isStandby {false}; variable
831 bool isStandby {false}; variable
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dstandby_service_client.cpp109 ErrCode StandbyServiceClient::IsDeviceInStandby(bool& isStandby) in IsDeviceInStandby()
H A Dstandby_service_proxy.cpp213 ErrCode StandbyServiceProxy::IsDeviceInStandby(bool& isStandby) in IsDeviceInStandby()
/ohos5.0/foundation/resourceschedule/device_standby/frameworks/src/
H A Dstandby_service_stub.cpp242 bool isStandby {false}; in HandleIsDeviceInStandby() local
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service.cpp228 ErrCode StandbyService::IsDeviceInStandby(bool& isStandby) in IsDeviceInStandby()
H A Dstandby_service_impl.cpp853 ErrCode StandbyServiceImpl::IsDeviceInStandby(bool& isStandby) in IsDeviceInStandby()
932 ErrCode StandbyServiceImpl::IsStrategyEnabled(const std::string& strategyName, bool& isStandby) in IsStrategyEnabled()
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/kits/napi/src/
H A Dstandby_napi_module.cpp43 bool isStandby {false}; member
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dpa_capturer_stream_impl.cpp141 int32_t PaCapturerStreamImpl::Pause(bool isStandby) in Pause()
H A Dpro_renderer_stream_impl.cpp190 int32_t ProRendererStreamImpl::Pause(bool isStandby) in Pause()
H A Dpa_renderer_stream_impl.cpp182 int32_t PaRendererStreamImpl::Pause(bool isStandby) in Pause()
/ohos5.0/base/powermgr/power_manager/frameworks/napi/power/
H A Dpower_napi.cpp344 bool isStandby = false; in IsStandby() local
/ohos5.0/base/powermgr/power_manager/frameworks/native/
H A Dpower_mgr_client.cpp462 PowerErrors PowerMgrClient::IsStandby(bool& isStandby) in IsStandby()
/ohos5.0/base/location/services/location_locator/locator/source/
H A Drequest_manager.cpp506 bool isStandby = false; in IsStandby() local
/ohos5.0/base/powermgr/power_manager/test/unittest/src/servicetest/
H A Dpowermgr_service_test_proxy.cpp868 PowerErrors PowerMgrServiceTestProxy::IsStandby(bool& isStandby) in IsStandby()
/ohos5.0/base/powermgr/power_manager/services/zidl/src/
H A Dpower_mgr_stub.cpp719 bool isStandby = false; in IsStandbyStub() local
H A Dpower_mgr_proxy.cpp1239 PowerErrors PowerMgrProxy::IsStandby(bool& isStandby) in IsStandby()
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp1599 PowerErrors PowerMgrService::IsStandby(bool& isStandby) in IsStandby()