Home
last modified time | relevance | path

Searched defs:appVer (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/lib/include/nanohub/
Dnanohub.h55 uint32_t appVer; // external: copy from AOSP header; internal: defined locally member
87 uint32_t appVer; member
/device/google/contexthub/firmware/src/
DnanohubCommand.c134 uint32_t appIdx, appVer, appSize; in getAppVersion() local
149 uint32_t appVer, appSize; in queryAppInfo() local
1046 uint32_t appVer, appSize; in halQueryApps() local
Dseos.c1217 bool osAppInfoById(uint64_t appId, uint32_t *appIdx, uint32_t *appVer, uint32_t *appSize) in osAppInfoById()
1236 bool osAppInfoByIndex(uint32_t appIdx, uint64_t *appId, uint32_t *appVer, uint32_t *appSize) in osAppInfoByIndex()
/device/google/contexthub/firmware/inc/
DnanohubPacket.h116 __le32 appVer; member
131 __le32 appVer; member