Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/common/src/evloop/src/
Dievent.cpp21 IEvent *IEvent::CreateEvent(EventTime timeout, int &errCode) in CreateEvent() function in DistributedDB::IEvent
37 IEvent *IEvent::CreateEvent(EventFd fd, EventsMask events, in CreateEvent() function in DistributedDB::IEvent
/foundation/ace/ace_engine_lite/frameworks/src/core/base/
Devent_util.cpp60 JSValue EventUtil::CreateEvent(const char *type, UIView &view, const Event &event) in CreateEvent() function in OHOS::ACELite::EventUtil