Searched defs:appId (Results 1 – 9 of 9) sorted by relevance
| /device/google/contexthub/util/nanoapp_postprocess/ |
| D | postprocess.c | 227 …te(uint8_t *buf, uint32_t bufUsed, uint32_t bufSz, FILE *out, uint32_t layoutFlags, uint64_t appId) in finalizeAndWrite() 287 …pp(uint8_t **pbuf, uint32_t bufUsed, FILE *out, uint32_t layoutFlags, uint64_t appId, bool verbose) in handleApp() 787 static int handleAppStatic(const char *fileName, FILE *out, uint32_t layoutFlags, uint64_t appId, b… in handleAppStatic() 828 …y(uint8_t **pbuf, uint32_t bufUsed, FILE *out, uint32_t layoutFlags, uint64_t appId, uint64_t keyI… in handleKey() 893 uint64_t appId = 0; in main() local
|
| /device/google/contexthub/util/nanotool/ |
| D | apptohostevent.h | 27 uint64_t appId; member 56 constexpr uint64_t MakeAppId(uint64_t vendorId, uint32_t appId) { in MakeAppId()
|
| /device/google/contexthub/firmware/src/ |
| D | seos.c | 741 static bool osExtAppFind(struct SegmentIterator *it, uint64_t appId) in osExtAppFind() 766 static uint32_t osExtAppStopEraseApps(uint64_t appId, bool doErase) in osExtAppStopEraseApps() 805 uint32_t osExtAppStopApps(uint64_t appId) in osExtAppStopApps() 810 uint32_t osExtAppEraseApps(uint64_t appId) in osExtAppEraseApps() 839 uint32_t osExtAppStartApps(uint64_t appId) in osExtAppStartApps() 1220 bool osTidById(uint64_t appId, uint32_t *tid) in osTidById() 1234 bool osAppInfoById(uint64_t appId, uint32_t *appIdx, uint32_t *appVer, uint32_t *appSize) in osAppInfoById() 1253 bool osAppInfoByIndex(uint32_t appIdx, uint64_t *appId, uint32_t *appVer, uint32_t *appSize) in osAppInfoByIndex()
|
| D | nanohubCommand.c | 147 uint64_t appId; in queryAppInfo() local 1045 uint64_t appId; in halQueryApps() local
|
| /device/google/contexthub/firmware/inc/ |
| D | nanohubPacket.h | 111 __le64 appId; member 131 __le64 appId; member 283 uint64_t appId; member 315 __le64 appId; member 339 __le64 appId; member
|
| D | eventnums.h | 49 uint64_t appId; member
|
| /device/google/contexthub/util/nanoapp_cmd/ |
| D | nanoapp_cmd.c | 202 struct AppInfo *findApp(uint64_t appId) in findApp() 231 uint64_t appId; in parseConfigAppInfo() local
|
| /device/google/contexthub/contexthubhal/ |
| D | nanohubhal.cpp | 49 inline std::ostream &operator << (std::ostream &os, const hub_app_name_t &appId) in operator <<() 67 void dumpBuffer(const char *pfx, const hub_app_name_t &appId, uint32_t evtId, const void *data, siz… in dumpBuffer()
|
| /device/google/contexthub/lib/include/nanohub/ |
| D | nanohub.h | 54 uint64_t appId; // external: copy from AOSP header; internal: defined locally member
|