Home
last modified time | relevance | path

Searched refs:app_id (Results 1 – 5 of 5) sorted by relevance

/device/google/contexthub/lib/include/nanohub/
Dnanohub.h54 uint64_t app_id; // App Id contains vendor id member
/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess.c248 .app_id = appId, in finalizeAndWrite()
583 .app_id = appId, in handleKey()
Dpostprocess_elf.c238 .app_id = appId, in finalizeAndWrite()
841 .app_id = appId, in handleKey()
/device/google/contexthub/firmware/os/core/
DappSec.c308 .appId = aosp->app_id, in appSecProcessIncomingHdr()
/device/google/contexthub/contexthubhal/
Dsystem_comms.cpp293 mAppName = appReq->app_binary.app_id; in setup()