Home
last modified time | relevance | path

Searched defs:syncMsgToReply_ (Results 1 – 2 of 2) sorted by relevance

/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
Dimage_codec.h427 std::map<MsgType, std::queue<std::pair<MsgId, ParamSP>>> syncMsgToReply_; variable
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
Dhcodec.h547 std::map<MsgType, std::queue<std::pair<MsgId, ParamSP>>> syncMsgToReply_; variable