Home
last modified time | relevance | path

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

/foundation/window/window_manager/test/fuzztest/wms/windowagent_fuzzer/
H A Dwindow_agent_fuzzer.cpp144 sptr<WindowAgent> windowAgent = new WindowAgent(window); in WindowAgentFuzzTest() local
145 OHOS::CheckWindowAgentFunctionsPart1(windowAgent, data, size); in WindowAgentFuzzTest()
146 OHOS::CheckWindowAgentFunctionsPart2(windowAgent, data, size); in WindowAgentFuzzTest()
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp1336 sptr<IWindow> windowAgent(new WindowAgent(window)); in Create()
1357 ret = SingletonContainer::Get<WindowAdapter>().CreateWindow(windowAgent, property_, surfaceNode_, in Create()

Completed in 7 milliseconds