Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess_elf.c291 …, uint32_t bufUsed, FILE *out, uint32_t layoutFlags, uint64_t appId, uint32_t appVer, uint32_t chr… in handleApp()
792 …nst char *fileName, FILE *out, uint32_t layoutFlags, uint64_t appId, uint32_t appVer, uint32_t chr… in handleAppStatic()
901 uint32_t appVer = 0; in main() local
Dpostprocess.c403 …, uint32_t bufUsed, FILE *out, uint32_t layoutFlags, uint64_t appId, uint32_t appVer, bool verbose) in handleApp()
640 uint32_t appVer = 0; in main() local
/device/google/contexthub/lib/include/nanohub/
Dnanohub.h95 uint32_t appVer; // external: copy from AOSP header; internal: defined locally member
128 uint32_t appVer; member
/device/google/contexthub/firmware/os/core/
Dseos.c1425 bool osAppInfoById(uint64_t appId, uint32_t *appIdx, uint32_t *appVer, uint32_t *appSize) in osAppInfoById()
1444 bool osAppInfoByIndex(uint32_t appIdx, uint64_t *appId, uint32_t *appVer, uint32_t *appSize) in osAppInfoByIndex()
1464 bool osExtAppInfoByIndex(uint32_t appIdx, uint64_t *appId, uint32_t *appVer, uint32_t *appSize) in osExtAppInfoByIndex()
DnanohubCommand.c151 uint32_t appIdx, appVer, appSize; in getAppVersion() local
166 uint32_t appVer, appSize; in queryAppInfo() local
1169 uint32_t appVer, appSize; in halLegacyQueryApps() local
/device/google/contexthub/firmware/os/inc/
DnanohubPacket.h117 __le32 appVer; member
132 __le32 appVer; member