Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
Dmock_image_source.cpp347 std::unique_ptr<SourceStream> ImageSource::DecodeBase64(const uint8_t *data, uint32_t size) in DecodeBase64() function in OHOS::Media::ImageSource
352 std::unique_ptr<SourceStream> ImageSource::DecodeBase64(const std::string &data) in DecodeBase64() function in OHOS::Media::ImageSource
/base/telephony/core_service/utils/vcard/src/
Dvcard_utils.cpp70 std::string VCardUtils::DecodeBase64(const std::string &input) in DecodeBase64() function in OHOS::Telephony::VCardUtils