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