HomeSort by relevance Sort by last modified time
    Searched full:sync_time_thread_in_class (Results 1 - 2 of 2) sorted by null

  /device/htc/flounder/sensor_hub/libsensors/
CwMcuSensor.h 132 void sync_time_thread_in_class(void);
CwMcuSensor.cpp 178 void CwMcuSensor::sync_time_thread_in_class(void) { function in class:CwMcuSensor
186 ALOGV("sync_time_thread_in_class++:\n");
199 ALOGE("sync_time_thread_in_class: read fail, err = %d\n", err);
204 ALOGE("sync_time_thread_in_class: strtoll fails, strerr = %s, buf = %s\n",
241 ALOGE("sync_time_thread_in_class: open failed, path = .../batch_enable, fd = %d,"
245 ALOGV("sync_time_thread_in_class--:\n");
253 myClass->sync_time_thread_in_class();
    [all...]

Completed in 86 milliseconds