Home
last modified time | relevance | path

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

/foundation/systemabilitymgr/samgr_lite/communication/broadcast/source/
Dpub_sub_feature.h45 Relation *(*GetRelation)(PubSubFeature *feature, const Topic *topic); member
Dpub_sub_feature.c95 static Relation *GetRelation(PubSubFeature *feature, const Topic *topic) in GetRelation() function