Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
Ddng_exif_metadata_accessor.cpp76 bool DngExifMetadataAccessor::ReadBlob(DataBuf &blob) in ReadBlob() function in OHOS::Media::DngExifMetadataAccessor
Dheif_exif_metadata_accessor.cpp74 bool HeifExifMetadataAccessor::ReadBlob(DataBuf &blob) in ReadBlob() function in OHOS::Media::HeifExifMetadataAccessor
Dpng_exif_metadata_accessor.cpp113 bool PngExifMetadataAccessor::ReadBlob(DataBuf &blob) in ReadBlob() function in OHOS::Media::PngExifMetadataAccessor
Djpeg_exif_metadata_accessor.cpp84 bool JpegExifMetadataAccessor::ReadBlob(DataBuf &blob) in ReadBlob() function in OHOS::Media::JpegExifMetadataAccessor
Dwebp_exif_metadata_accessor.cpp83 bool WebpExifMetadataAccessor::ReadBlob(DataBuf &blob) in ReadBlob() function in OHOS::Media::WebpExifMetadataAccessor
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/exif_metadata_accessor_test/
Dabstract_exif_metadata_accessor_test.cpp119 bool ReadBlob(DataBuf &blob) override in ReadBlob() function in OHOS::Multimedia::MockAbstractExifMetadataAccessor
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Dparcel.cpp406 uint32_t Parcel::ReadBlob(char *buffer, uint32_t bufLen) in ReadBlob() function in DistributedDB::Parcel