Home
last modified time | relevance | path

Searched refs:splice (Results 1 - 6 of 6) sorted by relevance

/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/
H A Dbuffer_pool.cpp171 busyList_.splice(busyList_.begin(), idleList_, it); in AcquireBuffer()
184 busyList_.splice(busyList_.begin(), idleList_, it); in AcquireBuffer()
201 busyList_.splice(busyList_.begin(), idleList_, it); in AcquireBuffer()
231 idleList_.splice(idleList_.end(), busyList_, it); in ReturnBuffer()
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/
H A DModifyNode.js108 parent.value_.splice(i, 1);
133 ps.splice(0, 0, pp);
H A DNodeTools.js197 pn.value_.splice(i, 1);
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddbuffer_manager.cpp28 busyList_.splice(busyList_.begin(), idleList_, it); in AcquireBuffer()
/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dparser.cpp112 astList.splice(astList.end(), includeAstList); in ParseOne()
/drivers/peripheral/camera/test/ut/buffer_manager/
H A Dbuffer_manager_utest.cpp299 busyList.splice(busyList.begin(), idleList, it); in HWTEST_F()
327 idleList.splice(idleList.end(), busyList, retBufferIt); in HWTEST_F()

Completed in 4 milliseconds