Home
last modified time | relevance | path

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

/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_impl.h119 sptr<CJWindowImpl> FindCjWindowObject(const std::string& windowName);
H A Dwindow_manager_impl.cpp127 sptr<CJWindowImpl> windowImpl = FindCjWindowObject(name); in FindWindow()
H A Dwindow_impl.cpp33 sptr<CJWindowImpl> FindCjWindowObject(const std::string& windowName) in FindCjWindowObject() function
51 sptr<CJWindowImpl> windowImpl = FindCjWindowObject(windowName); in CreateCjWindowObject()
53 TLOGI(WmsLogTag::WMS_DIALOG, "FindCjWindowObject %{public}s", windowName.c_str()); in CreateCjWindowObject()

Completed in 3 milliseconds