Home
last modified time | relevance | path

Searched defs:DecodeAndStoreBase64String (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/common/
Dutils_unittest.cc310 TEST(UtilsTest, DecodeAndStoreBase64String) { in TEST() argument
Dutils.cc954 bool DecodeAndStoreBase64String(const string& base64_encoded, in DecodeAndStoreBase64String() function