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