Home
last modified time | relevance | path

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

/foundation/window/window_manager/test/fuzztest/wms/windowipc_fuzzer/
H A Dwindowipc_fuzzer.cpp53 sptr<IWindowManager> windowManagerServiceProxy = iface_cast<IWindowManager>(remoteObject); in GetProxy() local
54 if ((!windowManagerServiceProxy) || (!windowManagerServiceProxy->AsObject())) { in GetProxy()
58 return { windowManagerServiceProxy, remoteObject }; in GetProxy()

Completed in 2 milliseconds