Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess.c512 static int handleOs(uint8_t **pbuf, uint32_t bufUsed, FILE *out, uint32_t layoutFlags, bool bare) in handleOs() function
651 ret = handleOs(&buf, bufUsed, out, layoutFlags, bareData); in main()