Home
last modified time | relevance | path

Searched refs:ServiceType (Results 1 – 1 of 1) sorted by relevance

/foundation/communication/dsoftbus/core/discovery/manager/src/
Ddisc_manager.c48 } ServiceType; typedef
163 static void AddInfoToCapability(DiscInfo *info, const ServiceType type) in AddInfoToCapability()
191 static void DeleteInfoFromCapability(DiscInfo *info, const ServiceType type) in DeleteInfoFromCapability()
200 static void ReleaseInfoNodeMem(DiscInfo *info, const ServiceType type) in ReleaseInfoNodeMem()
324 static void AddCallbackToItem(DiscItem *itemNode, const InnerCallback *cb, const ServiceType type) in AddCallbackToItem()
340 const ServiceType type) in CreateNewItem()
453 DiscInfo *info, const ServiceType type) in AddInfoToList()
501 const ServiceType type) in DeleteInfoFromList()
548 static int32_t InnerPublishService(const char *packageName, DiscInfo *info, const ServiceType type) in InnerPublishService()
568 static int32_t InnerUnPublishService(const char *packageName, int32_t publishId, const ServiceType in InnerUnPublishService()
[all …]