Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanotool/
Dsensorevent.cpp151 snprintf(buffer, sizeof(buffer), "%" PRIu64 ".%06" PRIu64 " ms", in GetSampleTimeStr()
Dcalibrationfile.cpp54 LOGE("Read of configuration file returned %zd, expected %" PRIu64, in Initialize()
/device/google/contexthub/firmware/app/chre/chre_test0.app/
Dmain.c88 " (TIME: %" PRIu64 in nanoappHandleEvent()
/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
Dint_fmtio.h98 #define PRIu64 "lu" /* uint64_t */ macro
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
Dint_fmtio.h98 #define PRIu64 "lu" /* uint64_t */ macro
/device/google/contexthub/firmware/app/chre/chre_test1.app/
Dmain.cpp101 " (TIME: %" PRIu64 in nanoappHandleEvent()
/device/google/contexthub/sensorhal/
Dactivity.cpp194 ", timestamp: %" PRIu64, in PublishEvent()
243 ", whenNs = %" PRIu64, sensorIndex, eventIndex, whenNs); in OnActivityEvent()
/device/google/marlin/dataservices/datatop/src/
Ddatatop_helpers.c88 if (fprintf(fw, "%"PRIu64, dp->data.d_ulong) < 0) in dtop_format_dp_values()
320 sscanf(str, "%"PRIu64, &(dp->data.d_ulong)); in dtop_store_dp()
Ddatatop_meminfo_file_poll.c147 sscanf(dict.val[i], "%" PRIu64, in dtop_meminfo_poll()
/device/asus/fugu/libaudio/
DAudioStreamOut.cpp408 ", mFramesPresented = %" PRIu64 ", pendingFrames = %" PRIi64, in getPresentationPosition_l()
415 ALOGI("getPresentationPosition, %" PRIu64 ", %4u, %" PRIi64 ", %" PRIu64, in getPresentationPosition_l()
/device/google/contexthub/firmware/os/core/
DnanohubCommand.c1278 osLog(LOG_DEBUG, "APHUB init %" PRIu64 " %" PRIu64, in syncDebugCallback()
/device/google/marlin/recovery/gpt-utils/
Dgpt-utils.cpp1324 ALOGI("%s: Writing partition entry array of size %d to offset %" PRIu64, in gpt_set_pentry_arr()