HomeSort by relevance Sort by last modified time
    Searched refs:LAYOUT_APP (Results 1 - 7 of 7) sorted by null

  /device/google/contexthub/lib/include/nanohub/
nanohub.h 96 uint8_t payInfoType; // external: copy ImageLayout::payload; internal: LAYOUT_APP
155 #define LAYOUT_APP 1
202 // payload header format: LAYOUT_APP
  /device/google/contexthub/firmware/os/inc/
seos.h 321 .hdr.payInfoType = LAYOUT_APP, \
339 .hdr.payInfoType = LAYOUT_APP, \
  /device/google/contexthub/util/nanoapp_postprocess/
postprocess.c 255 .payload = LAYOUT_APP,
708 layoutId = LAYOUT_APP;
717 if (layoutId == LAYOUT_APP && !appId)
738 case LAYOUT_APP:
postprocess_elf.c 248 .payload = LAYOUT_APP,
    [all...]
  /device/google/contexthub/firmware/os/core/
appSec.c 330 case LAYOUT_APP:
seos.c 689 app->hdr.payInfoType == LAYOUT_APP;
    [all...]
nanohubCommand.c     [all...]

Completed in 1150 milliseconds