Home
last modified time | relevance | path

Searched refs:AddDecodeListener (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imagesource_fuzzer/src/
H A Dimage_source_fuzz.cpp50 imageSource->AddDecodeListener(nullptr); in ImageSourceFuncTest001()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_image_source.cpp196 void ImageSource::AddDecodeListener(DecodeListener *listener) in AddDecodeListener() function in OHOS::Media::ImageSource
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_test.cpp535 imageSource->AddDecodeListener(listener);
1524 imageSource->AddDecodeListener(listener);
1526 imageSource->AddDecodeListener(mockDecodeListener.get());
/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_source.h216 NATIVEEXPORT void AddDecodeListener(DecodeListener *listener);
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp1759 void ImageSource::AddDecodeListener(DecodeListener *listener) in AddDecodeListener() function in OHOS::Media::ImageSource