Searched defs:EncodeBase64 (Results 1 – 4 of 4) sorted by relevance
174 static std::string EncodeBase64(const uint8_t *indata, const uint32_t length) in EncodeBase64() function
237 std::string AntiFraudCloudService::EncodeBase64(const std::string &src) in EncodeBase64() function in OHOS::Telephony::AntiFraudCloudService
102 RState Utils::EncodeBase64(std::unique_ptr<uint8_t[]> &data, int srcLen, in EncodeBase64() function in OHOS::Global::Resource::Utils
61 std::string VCardUtils::EncodeBase64(const std::string &input) in EncodeBase64() function in OHOS::Telephony::VCardUtils