Searched refs:certificateHashString (Results 1 – 1 of 1) sorted by relevance
189 const string certificateHashString = string(certificateHash.begin(), certificateHash.end()); in updateApp() local203 it->second.certificateHash = certificateHashString; in updateApp()212 mMap[key] = AppData(versionCode, versionString, installer, certificateHashString); in updateApp()