Home
last modified time | relevance | path

Searched defs:rawText (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dpng_image_chunk_utils.cpp70 DataBuf rawText = GetRawTextFromChunk(chunkData, keyword.Size(), chunkType, isCompressed); in ParseTextChunk() local
100 DataBuf &rawText, bool &isCompressed) in GetRawTextFromZtxtChunk()
130 …mageChunkUtils::GetRawTextFromTextChunk(const DataBuf &chunkData, size_t keySize, DataBuf &rawText) in GetRawTextFromTextChunk()
175 DataBuf &rawText, bool &isCompressed) in GetRawTextFromItxtChunk()
228 DataBuf rawText; in GetRawTextFromChunk() local
285 int PngImageChunkUtils::GetTiffDataFromRawText(const DataBuf &rawText, DataBuf &tiffData) in GetTiffDataFromRawText()
414 DataBuf PngImageChunkUtils::ConvertRawTextToExifInfo(const DataBuf &rawText) in ConvertRawTextToExifInfo()
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
H A Dstringfilter.cpp81 std::string rawText = ""; in EscapeToRaw() local
/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/servicetest/utils/
H A Dstring_filter.cpp81 std::string rawText = ""; in EscapeToRaw() local
/ohos5.0/foundation/distributedhardware/device_manager/utils/src/crypto/
H A Ddm_crypto.cpp208 std::string rawText = text + salt; in GetHashWithSalt() local