Home
last modified time | relevance | path

Searched defs:busyList_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/include/dstream_operator/
H A Ddbuffer_manager.h59 std::list<std::shared_ptr<DImageBuffer>> busyList_ = {}; variable
/ohos5.0/drivers/peripheral/camera/vdi_base/common/buffer_manager/include/
H A Dbuffer_pool.h68 std::list<std::shared_ptr<IBuffer>> busyList_ = {}; variable
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/common/
H A Davsharedmemorypool.h99 std::list<AVSharedMemory *> busyList_; variable