Searched refs:PRIu64 (Results 1 – 12 of 12) sorted by relevance
/device/google/contexthub/util/nanotool/ |
D | sensorevent.cpp | 151 snprintf(buffer, sizeof(buffer), "%" PRIu64 ".%06" PRIu64 " ms", in GetSampleTimeStr()
|
D | calibrationfile.cpp | 54 LOGE("Read of configuration file returned %zd, expected %" PRIu64, in Initialize()
|
/device/google/contexthub/firmware/app/chre/chre_test0.app/ |
D | main.c | 88 " (TIME: %" PRIu64 in nanoappHandleEvent()
|
/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/ |
D | int_fmtio.h | 98 #define PRIu64 "lu" /* uint64_t */ macro
|
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/ |
D | int_fmtio.h | 98 #define PRIu64 "lu" /* uint64_t */ macro
|
/device/google/contexthub/firmware/app/chre/chre_test1.app/ |
D | main.cpp | 101 " (TIME: %" PRIu64 in nanoappHandleEvent()
|
/device/google/contexthub/sensorhal/ |
D | activity.cpp | 194 ", timestamp: %" PRIu64, in PublishEvent() 243 ", whenNs = %" PRIu64, sensorIndex, eventIndex, whenNs); in OnActivityEvent()
|
/device/google/marlin/dataservices/datatop/src/ |
D | datatop_helpers.c | 88 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()
|
D | datatop_meminfo_file_poll.c | 147 sscanf(dict.val[i], "%" PRIu64, in dtop_meminfo_poll()
|
/device/asus/fugu/libaudio/ |
D | AudioStreamOut.cpp | 408 ", mFramesPresented = %" PRIu64 ", pendingFrames = %" PRIi64, in getPresentationPosition_l() 415 ALOGI("getPresentationPosition, %" PRIu64 ", %4u, %" PRIi64 ", %" PRIu64, in getPresentationPosition_l()
|
/device/google/contexthub/firmware/os/core/ |
D | nanohubCommand.c | 1278 osLog(LOG_DEBUG, "APHUB init %" PRIu64 " %" PRIu64, in syncDebugCallback()
|
/device/google/marlin/recovery/gpt-utils/ |
D | gpt-utils.cpp | 1324 ALOGI("%s: Writing partition entry array of size %d to offset %" PRIu64, in gpt_set_pentry_arr()
|