Home
last modified time | relevance | path

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

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