Home
last modified time | relevance | path

Searched refs:PowerStateCallbackStub (Results 1 - 15 of 15) sorted by relevance

/base/powermgr/power_manager/services/zidl/include/
H A Dpower_state_callback_stub.h26 class PowerStateCallbackStub : public IRemoteStub<IPowerStateCallback> { class
28 DISALLOW_COPY_AND_MOVE(PowerStateCallbackStub);
29 PowerStateCallbackStub() = default;
30 virtual ~PowerStateCallbackStub() = default;
/base/powermgr/power_manager/services/zidl/src/
H A Dpower_state_callback_stub.cpp27 int PowerStateCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest()
32 int id = HiviewDFX::XCollie::GetInstance().SetTimer("PowerStateCallbackStub", DFX_DELAY_S, nullptr, nullptr, in OnRemoteRequest()
34 std::u16string descripter = PowerStateCallbackStub::GetDescriptor(); in OnRemoteRequest()
54 int32_t PowerStateCallbackStub::OnPowerStateChangedStub(MessageParcel& data) in OnPowerStateChangedStub()
62 int32_t PowerStateCallbackStub::OnAsyncPowerStateChangedStub(MessageParcel& data) in OnAsyncPowerStateChangedStub()
/base/powermgr/power_manager/test/unittest/include/interface_test/
H A Dpower_state_machine_test.h48 class PowerStateTest1Callback : public PowerStateCallbackStub {
55 class PowerStateTest2Callback : public PowerStateCallbackStub {
/base/powermgr/power_manager/test/unittest/include/
H A Dnative_power_state_machine_test.h51 class PowerStateTest1Callback : public PowerStateCallbackStub {
59 class PowerStateTest2Callback : public PowerStateCallbackStub {
H A Dpower_mgr_client_native_test.h35 class PowerStateTestCallback : public PowerStateCallbackStub {
H A Dpower_mgr_service_native_test.h39 class PowerStateTestCallback : public PowerStateCallbackStub {
/base/powermgr/power_manager/test/unittest/include/mock/
H A Dpower_mock_object_test.h35 class PowerStateTestCallback : public PowerStateCallbackStub {
H A Dpower_mock_parcel_test.h35 class PowerStateTestCallback : public PowerStateCallbackStub {
H A Dpower_mock_proxy_test.h35 class PowerStateTestCallback : public PowerStateCallbackStub {
H A Dpower_mock_peer_test.h35 class PowerStateTestCallback : public PowerStateCallbackStub {
/base/powermgr/power_manager/test/unittest/include/servicetest/mock/
H A Dpowermgr_service_mock_parcel_test.h38 class PowerStateTestCallback : public PowerStateCallbackStub {
/base/powermgr/power_manager/test/unittest/include/servicetest/
H A Dpowermgr_service_native_test.h53 class PowerStateTestCallback : public PowerStateCallbackStub {
/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Dpower_suspend_controller_test.cpp53 class SuspendPowerStateCallback : public PowerStateCallbackStub {
/base/powermgr/power_manager/services/native/src/suspend/
H A Dsuspend_controller.cpp121 class SuspendPowerStateCallback : public PowerStateCallbackStub {
/base/powermgr/power_manager/test/unittest/src/
H A Dpower_coordination_lock_test.cpp164 class PowerStateTestCallback : public PowerStateCallbackStub {

Completed in 6 milliseconds