Searched refs:DecodeIfNeed (Results 1 – 3 of 3) sorted by relevance
29 static std::string DecodeIfNeed(const std::string &source);
207 std::string DBBase64Utils::DecodeIfNeed(const std::string &source) in DecodeIfNeed() function in DistributedDB::DBBase64Utils
442 dataItem.dev = DBBase64Utils::DecodeIfNeed(dataItem.dev); in GetCloudVersion()