Searched defs:GetRelation (Results 1 – 3 of 3) sorted by relevance
45 Relation *(*GetRelation)(PubSubFeature *feature, const Topic *topic); member
95 static Relation *GetRelation(PubSubFeature *feature, const Topic *topic) in GetRelation() function
478 int32_t CloudServerImpl::GetRelation(std::shared_ptr<OhCloudExtHashMap> relations, DBRelation &dbRe… in GetRelation() function in OHOS::CloudData::CloudServerImpl