Searched defs:GetCharKeyCode (Results 1 – 3 of 3) sorted by relevance
72 virtual bool GetCharKeyCode(char ch, int32_t& code, int32_t& ctrlCode) const in GetCharKeyCode() function
365 bool UiDriver::GetCharKeyCode(char ch, int32_t &code, int32_t &ctrlCode, ApiCallErr &error) in GetCharKeyCode() function in OHOS::uitest::UiDriver
612 bool SysUiController::GetCharKeyCode(char ch, int32_t &code, int32_t &ctrlCode) const in GetCharKeyCode() function in OHOS::uitest::SysUiController