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 D | ievent.cpp | 22 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 D | event_dispatch_queue_test.cpp | 38 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 D | event_util.cpp | 61 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 D | privacy_controller_test.cpp | 52 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 D | daily_controller_test.cpp | 42 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 D | input_manager_command.cpp | 2203 std::shared_ptr<PointerEvent> InputManagerCommand::CreateEvent( in CreateEvent() function in OHOS::MMI::InputManagerCommand
|