Searched refs:ComputeEvents (Results 1 – 4 of 4) sorted by relevance
193 virtual void ComputeEvents(std::vector<KeyEvent> &recv, const UiOpArgs &options) const = 0;204 void ComputeEvents(std::vector<KeyEvent> &recv, const UiOpArgs &opt) const override in ComputeEvents() function222 void ComputeEvents(std::vector<KeyEvent> &recv, const UiOpArgs &opt) const override in ComputeEvents() function238 void ComputeEvents(std::vector<KeyEvent> &recv, const UiOpArgs &opt) const override in ComputeEvents() function
133 key.ComputeEvents(events, opt); in TriggerKey()
26 void ComputeEvents(vector<KeyEvent> &recv, const UiOpArgs &opt) const override in ComputeEvents() function in OHOS::uitest::KeysForwarder
445 keyAction.ComputeEvents(events, customOptions_); in TEST_F()460 keyAction.ComputeEvents(events, customOptions_); in TEST_F()484 anonymousKey.ComputeEvents(events, customOptions_); in TEST_F()