Searched refs:GetBase64 (Results 1 – 4 of 4) sorted by relevance
40 virtual std::string GetBase64(const std::string &value, int32_t &errorCode);
63 virtual std::string GetBase64(const std::string &value, int32_t &errorCode);
193 std::string VCardDecoderV30::GetBase64(const std::string &value, int32_t &errorCode) in GetBase64() function in OHOS::Telephony::VCardDecoderV30
270 std::string base64 = GetBase64(rawValue, errorCode); in DealBase64OrB()736 std::string VCardDecoderV21::GetBase64(const std::string &value, int32_t &errorCode) in GetBase64() function in OHOS::Telephony::VCardDecoderV21