Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H A 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
/ohos5.0/base/hiviewdfx/hiview/core/test/unittest/common/
H A Devent_dispatch_queue_test.cpp38 std::shared_ptr<Event> EventDispatchQueueTest::CreateEvent(const std::string& name, int32_t id, in CreateEvent() function in EventDispatchQueueTest
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Devent_util.cpp61 JSValue EventUtil::CreateEvent(const char *type, UIView &view, const Event &event) in CreateEvent() function in OHOS::ACELite::EventUtil
/ohos5.0/base/hiviewdfx/hiview/plugins/privacy_controller/test/unittest/common/
H A Dprivacy_controller_test.cpp52 std::shared_ptr<Event> CreateEvent(const std::string& domain, const std::string& name, in CreateEvent() function
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/test/unittest/common/
H A Ddaily_controller_test.cpp42 std::shared_ptr<SysEvent> CreateEvent(const std::string& domain, const std::string& name, in CreateEvent() function
/ohos5.0/foundation/multimodalinput/input/tools/inject_event/src/
H A Dinput_manager_command.cpp2203 std::shared_ptr<PointerEvent> InputManagerCommand::CreateEvent( in CreateEvent() function in OHOS::MMI::InputManagerCommand