Home
last modified time | relevance | path

Searched defs:ReadBlob (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Ddng_exif_metadata_accessor.cpp76 bool DngExifMetadataAccessor::ReadBlob(DataBuf &blob) in ReadBlob() function in OHOS::Media::DngExifMetadataAccessor
H A Dheif_exif_metadata_accessor.cpp74 bool HeifExifMetadataAccessor::ReadBlob(DataBuf &blob) in ReadBlob() function in OHOS::Media::HeifExifMetadataAccessor
H A Dpng_exif_metadata_accessor.cpp117 bool PngExifMetadataAccessor::ReadBlob(DataBuf &blob) in ReadBlob() function in OHOS::Media::PngExifMetadataAccessor
H A Djpeg_exif_metadata_accessor.cpp84 bool JpegExifMetadataAccessor::ReadBlob(DataBuf &blob) in ReadBlob() function in OHOS::Media::JpegExifMetadataAccessor
H A Dwebp_exif_metadata_accessor.cpp85 bool WebpExifMetadataAccessor::ReadBlob(DataBuf &blob) in ReadBlob() function in OHOS::Media::WebpExifMetadataAccessor
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dparcel.cpp403 uint32_t Parcel::ReadBlob(char *buffer, uint32_t bufLen) in ReadBlob() function in DistributedDB::Parcel