Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_codec.cpp803 int32_t ImageCodec::DoSyncCallAndGetReply(MsgWhat msgType, function<void(ParamSP)> oper, ParamSP &r… in DoSyncCallAndGetReply() function in OHOS::ImagePlugin::ImageCodec
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.cpp1213 int32_t HCodec::DoSyncCallAndGetReply(MsgWhat msgType, std::function<void(ParamSP)> oper, ParamSP &… in DoSyncCallAndGetReply() function in OHOS::MediaAVCodec::HCodec