Home
last modified time | relevance | path

Searched refs:hexId (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/contexthubhal/
Dsystem_comms.cpp1007 char hexId[17]; in saveApps() local
1008 snprintf(hexId, sizeof(hexId), "%016" PRIX64, id); in saveApps()
1013 (*appsObject)[hexId] = array; in saveApps()