Searched defs:WaitFunc (Results 1 – 3 of 3) sorted by relevance
43 void InjectThread::WaitFunc(InjectInputEvent injectInputEvent) const in WaitFunc() function in OHOS::MMI::InjectThread
70 void InjectThread::WaitFunc(const std::vector<Hid_EmitItem> &items) in WaitFunc() function in OHOS::ExternalDeviceManager::InjectThread
29 using WaitFunc = std::function<bool()>; typedef