Home
last modified time | relevance | path

Searched defs:BindEvent (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/snapshot/
H A Dbind_event.cpp19 BindEvent::BindEvent(int32_t evtId, BindEventInfo&& bindInfo) : Event(evtId), bindInfo_(std::move(bindInfo)) in BindEvent() function in OHOS::DistributedData::BindEvent
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/snapshot/
H A Dbind_event.h25 class API_EXPORT BindEvent : public Event { class

Completed in 1 milliseconds