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

  /device/google/contexthub/util/nanoapp_encr/
nanoapp_encr.c 258 uint64_t *u64Arg = NULL;
282 u64Arg = &keyId;
286 if (u64Arg) {
289 *u64Arg = tmp;
290 u64Arg = NULL;
  /device/google/contexthub/util/nanoapp_postprocess/
postprocess.c 645 uint64_t *u64Arg = NULL;
664 u64Arg = &appId;
668 u64Arg = &keyId;
678 if (u64Arg) {
681 *u64Arg = tmp;
682 u64Arg = NULL;
postprocess_elf.c     [all...]

Completed in 970 milliseconds