Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_lane_pending_ctl.c607 static int32_t CreateAppInfoByParam(uint32_t laneHandle, const SessionParam *param, AppInfo *appInf… in CreateAppInfoByParam() function
669 ret = CreateAppInfoByParam(laneHandle, &param, appInfo); in TransOnAsyncLaneSuccess()
729 ret = CreateAppInfoByParam(laneHandle, &param, appInfo); in TransOnAsyncLaneFail()