Searched refs:getErrMsg (Results 1 – 4 of 4) sorted by relevance
94 virtual void getErrMsg(std::string& errMsg) = 0;
68 void getErrMsg(std::string& errMsg) override;
1995 decoder->getErrMsg(context.hardDecodeError); in HeapMemAlloc()2041 decoder->getErrMsg(context.hardDecodeError); in HeapMemAlloc()2205 decoder->getErrMsg(context.hardDecodeError); in HeapMemAlloc()
1243 void HeifDecoderImpl::getErrMsg(std::string& errMsg) in getErrMsg() function in OHOS::ImagePlugin::HeifDecoderImpl