Home
last modified time | relevance | path

Searched refs:LOGD (Results 1 – 5 of 5) sorted by relevance

/device/google/contexthub/util/nanotool/
Dandroidcontexthub.cpp161 LOGD("Lock sleep complete"); in Initialize()
195 LOGD("Writing %zu bytes", message.size()); in WriteEvent()
206 LOGD("Successfully sent event"); in WriteEvent()
228 LOGD("Poll timed out"); in ReadEvent()
240 LOGD("Data ready on sensors device file"); in ReadEvent()
242 LOGD("Data ready on comms device file"); in ReadEvent()
345 LOGD("Calling into read()"); in ReadEventFromFd()
Dcalibrationfile.cpp70 LOGD("Parsed JSONObject from file:\n%s", in Initialize()
121 LOGD("Saving JSONObject to file (%zd bytes):\n%s", json_str.size(), in Save()
Dlog.h35 #define LOGD(fmt, ...) Log::Debug(fmt, ##__VA_ARGS__) macro
Dcontexthub.cpp251 LOGD("Disabling all active sensors"); in DisableActiveSensors()
440 LOGD("Ignoring non-app-to-host event"); in ReadAppEvents()
466 LOGD("Ignoring non-sensor event"); in ReadSensorEvents()
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
Dmm_qcamera_snapshot.c462 LOGD("%s: X", __func__); in encodeDisplayAndSave()