Home
last modified time | relevance | path

Searched defs:InjectEvent (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/tools/event_inject/include/
H A Dmsg_head.h74 struct InjectEvent { struct
82 std::vector<InjectEvent> events; argument
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dmultimodal_event_handler.cpp82 int32_t MultimodalEventHandler::InjectEvent(const std::shared_ptr<KeyEvent> keyEvent, bool isNative… in InjectEvent() function in OHOS::MMI::MultimodalEventHandler
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/
H A Ddfx_module.cpp223 JSIValue DfxModule::InjectEvent(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in DumpDomTree() function in OHOS::ACELite::DfxModule
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_event_client/src/
H A Djs_register_module.cpp82 static napi_value InjectEvent(napi_env env, napi_callback_info info) in InjectEvent() function
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
H A Ddistributed_input_node_manager.cpp490 void DistributedInputNodeManager::InjectEvent() in InjectEvent() function in OHOS::DistributedHardware::DistributedInput::DistributedInputNodeManager