Home
last modified time | relevance | path

Searched refs:AddEventObject (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H A Devent_loop_impl.h68 int AddEventObject(EventImpl *event, EventTime now);
H A Devent_loop_impl.cpp331 int EventLoopImpl::AddEventObject(EventImpl *event, EventTime now) in AddEventObject() function in DistributedDB::EventLoopImpl
446 (void)(AddEventObject(event, now)); in ProcessRequest()