Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
Dmock_image_source.cpp65 std::unique_ptr<ImageSource> ImageSource::CreateImageSource(std::unique_ptr<std::istream> is, in CreateImageSource() function in OHOS::Media::ImageSource
71 std::unique_ptr<ImageSource> ImageSource::CreateImageSource(const uint8_t *data, uint32_t size, in CreateImageSource() function in OHOS::Media::ImageSource
84 std::unique_ptr<ImageSource> ImageSource::CreateImageSource(const std::string &pathName, const Sour… in CreateImageSource() function in OHOS::Media::ImageSource
97 std::unique_ptr<ImageSource> ImageSource::CreateImageSource(const int fd, const SourceOptions &opts, in CreateImageSource() function in OHOS::Media::ImageSource