Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/discovery/manager/src/
H A Ddisc_manager.c680 static int32_t AddDiscInfoToPublishList(const char *packageName, const InnerCallback *cb, DiscInfo … in AddDiscInfoToPublishList() function
761 ret = AddDiscInfoToPublishList(packageName, NULL, info, type); in InnerPublishService()