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