Searched refs:hexId (Results 1 – 1 of 1) sorted by relevance
1007 char hexId[17]; in saveApps() local1008 snprintf(hexId, sizeof(hexId), "%016" PRIX64, id); in saveApps()1013 (*appsObject)[hexId] = array; in saveApps()