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

  /hardware/qcom/wlan/qcwcn/wifi_hal/
rb_wrapper.cpp 53 /* Initialize last_push_time */
54 gettimeofday(&rb_info->last_push_time, NULL);
125 gettimeofday(&rb_info->last_push_time, NULL);
145 (rb_info->last_push_time.tv_sec +
rb_wrapper.h 43 struct timeval last_push_time; member in struct:rb_info

Completed in 50 milliseconds