Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_bus_center.c525 static int32_t AddAppDiscInfoNodeToList(AppDiscNode *discNode) in AddAppDiscInfoNodeToList() function
681 … if (isNeedToDiscList && (discNode == NULL || AddAppDiscInfoNodeToList(discNode) != SOFTBUS_OK)) { in SoftBusRecordDiscoveryResult()