Home
last modified time | relevance | path

Searched refs:TRANS_ID_SET_DISPLAY_STATE (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmgrstubstate_fuzzer/
H A Dscreensessionmgrstubstate_fuzzer.cpp52 static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_SET_DISPLAY_STATE), in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscreen_session_manager_lite_interface.h47 TRANS_ID_SET_DISPLAY_STATE, enumerator
/ohos5.0/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_interface_code.h34 TRANS_ID_SET_DISPLAY_STATE, enumerator
/ohos5.0/foundation/window/window_manager/test/fuzztest/dms/displaymanageripc_fuzzer/
H A Ddisplaymanageripc_fuzzer.cpp113 proxy->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_SET_DISPLAY_STATE), in IPCSpecificInterfaceFuzzTest1()
121 proxy->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_SET_DISPLAY_STATE), in IPCSpecificInterfaceFuzzTest1()
/ohos5.0/foundation/window/window_manager/dm_lite/src/
H A Ddisplay_manager_lite_proxy.cpp545 … if (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_SET_DISPLAY_STATE), in SetDisplayState()
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_stub.cpp186 case DisplayManagerMessage::TRANS_ID_SET_DISPLAY_STATE: { in OnRemoteRequest()
H A Ddisplay_manager_proxy.cpp1028 … if (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_SET_DISPLAY_STATE), in SetDisplayState()
/ohos5.0/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmanager_fuzzer/
H A Dscreensessionmanager_fuzzer.cpp101 proxy->SendRequest(static_cast<uint32_t>(DMMessage::TRANS_ID_SET_DISPLAY_STATE), in IPCSpecificInterfaceFuzzTest1()
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_stub_test.cpp419 DisplayManagerMessage::TRANS_ID_SET_DISPLAY_STATE);
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_stub.cpp86 case DisplayManagerMessage::TRANS_ID_SET_DISPLAY_STATE: { in OnRemoteRequest()
H A Dscreen_session_manager_proxy.cpp795 … if (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_SET_DISPLAY_STATE), in SetDisplayState()
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_stub_test.cpp249 DisplayManagerMessage::TRANS_ID_SET_DISPLAY_STATE);