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

  /device/google/contexthub/firmware/os/inc/
seos.h 180 struct AppHdr *osAppSegmentCreate(uint32_t size);
  /device/google/contexthub/firmware/os/core/
nanohubCommand.c 282 mDownloadState->start = osAppSegmentCreate(mDownloadState->size);
494 mDownloadState->start = osAppSegmentCreate(mDownloadState->size);
    [all...]
seos.c 533 struct AppHdr *osAppSegmentCreate(uint32_t size)
    [all...]

Completed in 518 milliseconds