Home
last modified time | relevance | path

Searched refs:GeneratePanelName (Results 1 – 2 of 2) sorted by relevance

/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/
Dinput_method_panel.h71 std::string GeneratePanelName();
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
Dinput_method_panel.cpp48 window_ = OHOS::Rosen::Window::Create(GeneratePanelName(), winOption_, context, wmError); in CreatePanel()
66 std::string InputMethodPanel::GeneratePanelName() in GeneratePanelName() function in OHOS::MiscServices::InputMethodPanel