Home
last modified time | relevance | path

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

/device/google/contexthub/contexthubhal/
Dsystem_comms.h370 bool setCachedVersion(hub_app_name_t &appName, uint32_t version) { in setCachedVersion() function
Dsystem_comms.cpp371 appManager.setCachedVersion(mAppName, appReq->app_binary.app_version); in setup()