Home
last modified time | relevance | path

Searched refs:PostReply (Results 1 - 8 of 8) sorted by relevance

/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dmsg_handle_loop.h44 void PostReply(MsgId id, const ParamSP &reply);
H A Dmsg_handle_loop.cpp93 void MsgHandleLoop::PostReply(MsgId id, const ParamSP &reply) in PostReply() function in MsgHandleLoop
H A Dhcodec_state.cpp35 codec_->PostReply(info.id, reply); in OnMsgReceived()
84 codec_->PostReply(id, reply); in ReplyErrorCode()
122 codec_->PostReply(info.id, reply); in OnGetFormat()
253 codec_->PostReply(info.id, reply); in OnMsgReceived()
H A Dhcodec.cpp1274 PostReply(id, reply); in ReplyErrorCode()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dmsg_handle_loop.h43 void PostReply(MsgId id, const ParamSP &reply);
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dcodec_state.cpp77 codec_->PostReply(id, reply); in ReplyErrorCode()
115 codec_->PostReply(info.id, reply); in OnGetFormat()
284 codec_->PostReply(info.id, reply); in OnGetOutputBufferUsage()
299 codec_->PostReply(info.id, reply); in OnGetPackedInputFlag()
H A Dmsg_handle_loop.cpp94 void MsgHandleLoop::PostReply(MsgId id, const ParamSP &reply) in PostReply() function in OHOS::ImagePlugin::MsgHandleLoop
H A Dimage_codec.cpp242 PostReply(id, reply); in ReplyErrorCode()

Completed in 7 milliseconds