Searched defs:DecodeBase64 (Results 1 – 2 of 2) sorted by relevance
543 bool DecodeBase64(const std::string &input, std::vector<uint8_t> &output) in DecodeBase64() function
2723 unique_ptr<SourceStream> ImageSource::DecodeBase64(const uint8_t *data, uint32_t size) in DecodeBase64() function in OHOS::Media::ImageSource2778 unique_ptr<SourceStream> ImageSource::DecodeBase64(const string &data) in DecodeBase64() function in OHOS::Media::ImageSource