Home
last modified time | relevance | path

Searched defs:CreateEvent (Results 1 – 3 of 3) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
Dievent.cpp22 IEvent *IEvent::CreateEvent(EventTime timeout, int &errCode) in CreateEvent() function in DistributedDB::IEvent
38 IEvent *IEvent::CreateEvent(EventFd fd, EventsMask events, in CreateEvent() function in DistributedDB::IEvent
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
Devent_util.cpp63 JSValue EventUtil::CreateEvent(const char *type, UIView &view, const Event &event) in CreateEvent() function in OHOS::ACELite::EventUtil
/foundation/multimodalinput/input/tools/inject_event/src/
Dinput_manager_command.cpp2322 std::shared_ptr<PointerEvent> InputManagerCommand::CreateEvent(int32_t id, int32_t type, int32_t po… in CreateEvent() function in OHOS::MMI::InputManagerCommand