Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/discovery/manager/src/
H A Ddisc_manager.c625 static int32_t AddDiscInfoToList(SoftBusList *serviceList, const char *packageName, const InnerCall… in AddDiscInfoToList() function
683 return AddDiscInfoToList(g_publishInfoList, packageName, cb, info, type); in AddDiscInfoToPublishList()
689 return AddDiscInfoToList(g_discoveryInfoList, packageName, cb, info, type); in AddDiscInfoToDiscoveryList()