Home
last modified time | relevance | path

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

/aosp12/system/chre/apps/sensor_world/
H A Dsensor_world.cc229 #define CLOGI(fmt, ...) \ macro
387 CLOGI("%s, %d samples: %f %f %f, accuracy: %u, t=%" PRIu64 " ms", in nanoappHandleEvent()
392 CLOGI("UncalGyro time: first %" PRIu64 " last %" PRIu64 " chre %" PRIu64 in nanoappHandleEvent()
417 CLOGI("%s, %d samples: %f, accuracy = %u, t=%" PRIu64 " ms", in nanoappHandleEvent()
430 CLOGI("%s, %d samples: isNear %d, invalid %d, accuracy: %u", in nanoappHandleEvent()
434 CLOGI("Prox time: sample %" PRIu64 " chre %" PRIu64 " delta %" PRId64 in nanoappHandleEvent()
469 CLOGI("%s, %d samples, accuracy: %u", getSensorName(header.sensorHandle), in nanoappHandleEvent()
479 CLOGI("%s, %" PRIu16 " samples: latest %" PRIu64, in nanoappHandleEvent()
488 CLOGI("Sampling Change: handle %" PRIu32 ", status: interval %" PRIu64 in nanoappHandleEvent()
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/inc/
H A Dmm_camera_dbg.h73 #undef CLOGI
74 #define CLOGI(module, fmt, args...) \ macro
107 #define LOGI(fmt, args...) CLOGI(CAM_MODULE, fmt, ##args)