Searched refs:ApplyLaneReqId (Results 1 – 5 of 5) sorted by relevance
232 uint32_t ApplyLaneReqId(LaneType type) in ApplyLaneReqId() function234 return GetTransAuthInterface()->ApplyLaneReqId(type); in ApplyLaneReqId()
85 virtual uint32_t ApplyLaneReqId(LaneType type) = 0;145 MOCK_METHOD1(ApplyLaneReqId, uint32_t (LaneType));
286 uint32_t ApplyLaneReqId(LaneType type);
295 uint32_t ApplyLaneReqId(LaneType type) in ApplyLaneReqId() function446 .lnnGetLaneHandle = ApplyLaneReqId,
3194 uint32_t laneReqId = ApplyLaneReqId(laneType);