Searched refs:TransAuthWithParaGetLaneReqByLaneReqId (Results 1 – 3 of 3) sorted by relevance
79 int32_t TransAuthWithParaGetLaneReqByLaneReqId(uint32_t laneReqId, TransAuthWithParaNode *paraNode);
1007 int32_t ret = TransAuthWithParaGetLaneReqByLaneReqId(laneReqId, nullptr);1010 ret = TransAuthWithParaGetLaneReqByLaneReqId(laneReqId, ¶Node);1015 ret = TransAuthWithParaGetLaneReqByLaneReqId(laneReqId, ¶Node);1023 ret = TransAuthWithParaGetLaneReqByLaneReqId(laneReqId, ¶Node);
1805 int32_t TransAuthWithParaGetLaneReqByLaneReqId(uint32_t laneReqId, TransAuthWithParaNode *paraNode) in TransAuthWithParaGetLaneReqByLaneReqId() function