Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/core/
Dui_controller.h72 virtual bool GetCharKeyCode(char ch, int32_t& code, int32_t& ctrlCode) const in GetCharKeyCode() function
Dui_driver.cpp365 bool UiDriver::GetCharKeyCode(char ch, int32_t &code, int32_t &ctrlCode, ApiCallErr &error) in GetCharKeyCode() function in OHOS::uitest::UiDriver
/test/testfwk/arkxtest/uitest/server/
Dsystem_ui_controller.cpp612 bool SysUiController::GetCharKeyCode(char ch, int32_t &code, int32_t &ctrlCode) const in GetCharKeyCode() function in OHOS::uitest::SysUiController