Home
last modified time | relevance | path

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

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