Home
last modified time | relevance | path

Searched defs:GetCharKeyCode (Results 1 – 2 of 2) sorted by relevance

/test/arkXtest/uitest/core/
Dui_controller.h58 virtual bool GetCharKeyCode(char ch, int32_t& code, int32_t& ctrlCode) const in GetCharKeyCode() function
/test/arkXtest/uitest/server/
Dsystem_ui_controller.cpp320 bool SysUiController::GetCharKeyCode(char ch, int32_t &code, int32_t &ctrlCode) const in GetCharKeyCode() function in OHOS::uitest::SysUiController