Home
last modified time | relevance | path

Searched defs:allocInfo (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/trans_lane/
H A Dlnn_trans_lane_test.cpp161 LaneAllocInfo allocInfo; variable
192 LaneAllocInfo allocInfo; variable
230 LaneAllocInfo allocInfo; variable
268 LaneAllocInfo allocInfo; variable
399 LaneAllocInfoExt allocInfo = { .type = LANE_TYPE_TRANS, .linkList.linkTypeNum = LANE_HML_RAW, }; variable
434 LaneAllocInfo allocInfo = { variable
486 RawLaneAllocInfo allocInfo = { .type = LANE_TYPE_TRANS }; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H A Dlnn_lane_test.cpp414 LaneAllocInfo allocInfo = {}; variable
452 LaneAllocInfo allocInfo = {}; variable
481 LaneAllocInfo allocInfo = {}; variable
821 LaneAllocInfo allocInfo; variable
868 LaneAllocInfo allocInfo; variable
914 LaneAllocInfo allocInfo; variable
954 LaneAllocInfo allocInfo; variable
991 LaneAllocInfo allocInfo; variable
1027 LaneAllocInfo allocInfo; variable
1063 LaneAllocInfo allocInfo; variable
[all …]
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_ctrl_lane.c35 LaneAllocInfo allocInfo; member
243 static int32_t CreateLinkRequestNode(const LaneAllocInfo *allocInfo, LinkRequest *requestInfo) in CreateLinkRequestNode()
261 static int32_t CreateCtrlReqNode(uint32_t laneHandle, const LaneAllocInfo *allocInfo, in CreateCtrlReqNode()
339 static int32_t AllocCtrlLane(uint32_t laneHandle, const LaneAllocInfo *allocInfo, const LaneAllocLi… in AllocCtrlLane()
391 static int32_t CtrlAlloc(uint32_t laneHandle, const LaneAllocInfo *allocInfo, const LaneAllocListen… in CtrlAlloc()
H A Dlnn_lane.c282 static bool AllocInfoCheck(const LaneAllocInfo *allocInfo, const LaneAllocListener *listener) in AllocInfoCheck()
305 static int32_t LnnAllocLane(uint32_t laneReqId, const LaneAllocInfo *allocInfo, const LaneAllocList… in LnnAllocLane()
329 static int32_t LnnAllocRawLane(uint32_t laneHandle, const RawLaneAllocInfo *allocInfo, in LnnAllocRawLane()
352 static int32_t LnnReAllocLane(uint32_t laneReqId, uint64_t laneId, const LaneAllocInfo *allocInfo, in LnnReAllocLane()
377 static int32_t LnnAllocTargetLane(uint32_t laneHandle, const LaneAllocInfoExt *allocInfo, in LnnAllocTargetLane()
H A Dlnn_trans_lane.c362 static TransReqInfo *CreateReqNodeWithQos(uint32_t laneReqId, const LaneAllocInfo *allocInfo, in CreateReqNodeWithQos()
392 static int32_t TriggerLinkWithQos(uint32_t laneReqId, const LaneAllocInfo *allocInfo, in TriggerLinkWithQos()
441 static int32_t StartTriggerLink(uint32_t laneReqId, const LaneAllocInfo *allocInfo, const LaneAlloc… in StartTriggerLink()
464 …ic int32_t AllocValidLane(uint32_t laneReqId, uint64_t allocLaneId, const LaneAllocInfo *allocInfo, in AllocValidLane()
509 static int32_t LaneAllocInfoConvert(const LaneAllocInfoExt *allocInfoExt, LaneAllocInfo *allocInfo) in LaneAllocInfoConvert()
531 LaneAllocInfo allocInfo; in BuildTargetLink() local
561 static int32_t AllocTargetLane(uint32_t laneHandle, const LaneAllocInfoExt *allocInfo, in AllocTargetLane()
624 static int32_t ProcessSpecifiedLink(uint32_t laneHandle, const LaneAllocInfo *allocInfo, in ProcessSpecifiedLink()
641 static int32_t AllocLaneByQos(uint32_t laneReqId, const LaneAllocInfo *allocInfo, const LaneAllocLi… in AllocLaneByQos()
661 static int32_t ReallocLaneByQos(uint32_t laneReqId, uint64_t laneId, const LaneAllocInfo *allocInfo, in ReallocLaneByQos()
[all …]
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_pending_test.cpp159 static int32_t TestLnnAllocLane(uint32_t laneHandle, const LaneAllocInfo *allocInfo, const LaneAllo… in TestLnnAllocLane()
164 static int32_t TestLnnAllocLaneFail(uint32_t laneHandle, const LaneAllocInfo *allocInfo, in TestLnnAllocLaneFail()
543 LaneAllocInfo allocInfo; variable
563 LaneAllocInfo allocInfo; variable
1256 LaneAllocInfo allocInfo; variable
H A Dtrans_lane_test.cpp808 LaneAllocInfo allocInfo = { variable
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_trans_lane.h38 LaneAllocInfo allocInfo; member
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_lane.c379 static int32_t AuthGetLaneAllocInfo(const char *networkId, LaneAllocInfo *allocInfo) in AuthGetLaneAllocInfo()
432 LaneAllocInfo allocInfo; in AuthAllocLane() local
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_lane_pending_ctl.c1011 static void TransGetBleMacForAllocLane(const SessionParam *param, LaneAllocInfo *allocInfo) in TransGetBleMacForAllocLane()
1023 static int32_t GetAllocInfoBySessionParam(const SessionParam *param, LaneAllocInfo *allocInfo) in GetAllocInfoBySessionParam()
1209 …c int32_t TransAddLaneAllocToPendingAndWaiting(uint32_t laneHandle, const LaneAllocInfo *allocInfo) in TransAddLaneAllocToPendingAndWaiting()
1286 int32_t TransGetLaneInfoByQos(const LaneAllocInfo *allocInfo, LaneConnInfo *connInfo, uint32_t *lan… in TransGetLaneInfoByQos()
1339 LaneAllocInfo allocInfo; in TransGetLaneInfo() local
1403 int32_t TransAsyncGetLaneInfoByQos(const SessionParam *param, const LaneAllocInfo *allocInfo, in TransAsyncGetLaneInfoByQos()
1457 LaneAllocInfo allocInfo; in TransAsyncGetLaneInfo() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Dnative_buffer_utils.cpp149 VkMemoryAllocateInfo allocInfo = { in AllocateDeviceMemory() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_lane_test.cpp194 LaneAllocInfo allocInfo; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/unittest/
H A Dlane_test.cpp393 LaneAllocInfo allocInfo; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_util.cpp1265 VkMemoryAllocateInfo allocInfo{}; in MakeBackendTexture() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp131 VkMemoryAllocateInfo allocInfo{}; in MakeBackendTexture() local