Searched refs:obfuscatedId (Results 1 – 1 of 1) sorted by relevance
2235 std::string obfuscatedId; in reportDeviceAddedForStatisticsLocked() local2237 obfuscatedId += StringPrintf("%02x", digest[i]); in reportDeviceAddedForStatisticsLocked()2242 identifier.bus, obfuscatedId.c_str(), classes.get()); in reportDeviceAddedForStatisticsLocked()