Home | Sort by relevance Sort by last modified time |
/device/google/contexthub/contexthubhal/ | |
system_comms.h | 319 uint32_t cached_version, cached_crc; member in struct:android::nanohub::SystemComm::AppManager::AppData 374 apps_[appName.id]->cached_version = version; 396 apps_[appName.id]->cached_version = version; |
system_comms.cpp | 980 app->cached_version, 1010 array[0] = app->cached_version; [all...] |