Home
last modified time | relevance | path

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

/device/google/contexthub/contexthubhal/
Dsystem_comms.h319 uint32_t cached_version, cached_crc; member
345 apps_[appName.id]->cached_crc = crc; in setCachedCrc()
Dsystem_comms.cpp983 app->cached_crc); in dumpAppInfo()
1013 array[2] = app->cached_crc; in saveApps()
1085 apps_[id]->cached_crc = crc; in restoreApps()
1164 (apps_[appName.id]->crc != apps_[appName.id]->cached_crc)) in cmpApp()