Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/data/
H A Dpublished_data.cpp139 int32_t PublishedData::Query(const std::string &filter, PublishedDataNode::Data &publishedData) in Query()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_service_impl.cpp358 std::vector<PublishedDataKey> publishedData; in Publish() local