Home
last modified time | relevance | path

Searched defs:OnAsyncPowerStateChanged (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/powermgr/power_manager/services/zidl/include/
H A Dpower_state_callback_stub.h33 void OnAsyncPowerStateChanged(PowerState __attribute__((unused))state) override {} in OnAsyncPowerStateChanged() function
/ohos5.0/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Dpower_state_machine_test.cpp202 void PowerStateMachineTest::PowerStateTest1Callback::OnAsyncPowerStateChanged(PowerState state) in OnAsyncPowerStateChanged() function in PowerStateMachineTest::PowerStateTest1Callback
214 void PowerStateMachineTest::PowerStateTest2Callback::OnAsyncPowerStateChanged(PowerState state) in OnAsyncPowerStateChanged() function in PowerStateMachineTest::PowerStateTest2Callback
/ohos5.0/base/powermgr/power_manager/services/zidl/src/
H A Dpower_state_callback_proxy.cpp51 void PowerStateCallbackProxy::OnAsyncPowerStateChanged(PowerState state) in OnAsyncPowerStateChanged() function in OHOS::PowerMgr::PowerStateCallbackProxy
/ohos5.0/base/powermgr/power_manager/test/unittest/src/
H A Dnative_power_state_machine_test.cpp35 void PowerStateTest1Callback::OnAsyncPowerStateChanged(PowerState state) in OnAsyncPowerStateChanged() function in PowerStateTest1Callback
47 void PowerStateTest2Callback::OnAsyncPowerStateChanged(PowerState state) in OnAsyncPowerStateChanged() function in PowerStateTest2Callback
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_policy_server.cpp523 void AudioPolicyServer::AudioPolicyServerPowerStateCallback::OnAsyncPowerStateChanged(PowerMgr::Pow… in OnAsyncPowerStateChanged() function in OHOS::AudioStandard::AudioPolicyServer::AudioPolicyServerPowerStateCallback