Home
last modified time | relevance | path

Searched refs:ReplyStartMsg (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dcodec_state.cpp341 ReplyStartMsg(ret); in OnStateEntered()
377 ReplyStartMsg(IC_ERR_UNKNOWN); in OnMsgReceived()
403 ReplyStartMsg(IC_ERR_UNKNOWN); in OnCodecEvent()
408 ReplyStartMsg(IC_ERR_OK); in OnCodecEvent()
419 void ImageCodec::StartingState::ReplyStartMsg(int32_t errCode) in ReplyStartMsg() function in OHOS::ImagePlugin::ImageCodec::StartingState
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_state.cpp343 ReplyStartMsg(ret); in OnStateEntered()
383 ReplyStartMsg(AVCS_ERR_UNKNOWN); in OnMsgReceived()
409 ReplyStartMsg(AVCS_ERR_UNKNOWN); in OnCodecEvent()
414 ReplyStartMsg(AVCS_ERR_OK); in OnCodecEvent()
425 void HCodec::StartingState::ReplyStartMsg(int32_t errCode) in ReplyStartMsg() function in OHOS::MediaAVCodec::HCodec::StartingState
H A Dhcodec.h441 void ReplyStartMsg(int32_t errCode);
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec.h343 void ReplyStartMsg(int32_t errCode);

Completed in 6 milliseconds