Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dcloud_event.cpp19 CloudEvent::CloudEvent(int32_t evtId, StoreInfo storeInfo) in CloudEvent() function in OHOS::DistributedData::CloudEvent
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_impl.h95 using CloudEvent = DistributedData::CloudEvent; variable