Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/core/
H A Dui_controller.h79 virtual bool GetCharKeyCode(char ch, int32_t& code, int32_t& ctrlCode) const in GetCharKeyCode() function in OHOS::uitest::UiController
H A Dui_driver.cpp513 if (!uiController_->GetCharKeyCode(ch, code, ctrlCode)) { in TextToKeyEvents()
/test/testfwk/arkxtest/uitest/server/
H A Dsystem_ui_controller.h47 bool GetCharKeyCode(char ch, int32_t& code, int32_t& ctrlCode) const override;

Completed in 5 milliseconds