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

  /device/google/contexthub/util/nanoapp_encr/
nanoapp_encr.c 257 uint32_t *u32Arg = NULL;
291 } else if (u32Arg) {
294 *u32Arg = tmp;
295 u32Arg = NULL;
  /device/google/contexthub/util/nanoapp_postprocess/
postprocess.c 644 uint32_t *u32Arg = NULL;
666 u32Arg = &appVer;
672 u32Arg = &layoutId;
674 u32Arg = &layoutFlags;
683 } else if (u32Arg) {
686 *u32Arg = tmp;
687 u32Arg = NULL;
postprocess_elf.c     [all...]

Completed in 145 milliseconds