Home
last modified time | relevance | path

Searched refs:TRANS_ID_NOTIFY_DISPLAY_POWER_EVENT (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/dm/include/zidl/
H A Ddisplay_manager_agent_interface.h51 TRANS_ID_NOTIFY_DISPLAY_POWER_EVENT = 1, enumerator
/foundation/window/window_manager/dm/src/zidl/
H A Ddisplay_manager_agent_stub.cpp40 case TRANS_ID_NOTIFY_DISPLAY_POWER_EVENT: { in OnRemoteRequest()
H A Ddisplay_manager_agent_proxy.cpp56 if (remote->SendRequest(TRANS_ID_NOTIFY_DISPLAY_POWER_EVENT, data, reply, option) != ERR_NONE) { in NotifyDisplayPowerEvent()
/foundation/window/window_manager/dm/test/unittest/
H A Ddisplay_manager_agent_stub_test.cpp94 * @tc.desc: TRANS_ID_NOTIFY_DISPLAY_POWER_EVENT
106 uint32_t code = static_cast<uint32_t>(IDisplayManagerAgent::TRANS_ID_NOTIFY_DISPLAY_POWER_EVENT); in HWTEST_F()

Completed in 2 milliseconds