Home
last modified time | relevance | path

Searched defs:relations (Results 1 - 4 of 4) sorted by relevance

/foundation/systemabilitymgr/samgr_lite/communication/broadcast/source/
H A Dpub_sub_feature.h47 Relation relations; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/
H A Dsubscription.h28 std::map<std::string, std::string> relations; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/
H A Dcloud_service.rs292 pub fn relations(&self) -> &HashMap<String, String> { relations() functions
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_server_impl.cpp354 OhCloudExtHashMap *relations = nullptr; in DoSubscribe() local
387 int32_t CloudServerImpl::SaveSubscription(int32_t userId, std::shared_ptr<OhCloudExtHashMap> relations, in SaveSubscription() argument
459 OhCloudExtHashMap *relations = nullptr; in SaveRelation() local
478 GetRelation(std::shared_ptr<OhCloudExtHashMap> relations, DBRelation &dbRelation) GetRelation() argument
567 DoUnsubscribe(std::shared_ptr<OhCloudExtCloudSync> server, std::shared_ptr<OhCloudExtHashMap> relations, const std::vector<std::string> &bundles, DBSub &sub) DoUnsubscribe() argument
[all...]

Completed in 3 milliseconds