Home
last modified time | relevance | path

Searched refs:TRANS_ID_GET_SYSTEM_CONFIG (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/windowipc_fuzzer/
H A Dwindowipc_fuzzer.cpp143 …endRequest(static_cast<uint32_t>(IWindowManager::WindowManagerMessage::TRANS_ID_GET_SYSTEM_CONFIG), in IPCSpecificInterfaceFuzzTest2()
/ohos5.0/foundation/window/window_manager/wmserver/include/zidl/
H A Dwindow_manager_interface.h66 TRANS_ID_GET_SYSTEM_CONFIG, enumerator
/ohos5.0/foundation/window/window_manager/wmserver/src/zidl/
H A Dwindow_manager_stub.cpp206 case WindowManagerMessage::TRANS_ID_GET_SYSTEM_CONFIG: { in OnRemoteRequest()
H A Dwindow_manager_proxy.cpp715 if (remote->SendRequest(static_cast<uint32_t>(WindowManagerMessage::TRANS_ID_GET_SYSTEM_CONFIG), in GetSystemConfig()