Searched refs:deviceIdToAppId (Results 1 – 1 of 1) sorted by relevance
59 const deviceIdToAppId: Record<string, string> = {}; constant65 deviceIdToAppId[deviceId] = appId;72 app.description = deviceIdToAppId[deviceId] ?? app.description;