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

  /external/adhd/cras/src/tests/
dev_stream_unittest.cc 25 static struct timespec cb_ts; member in namespace:__anon14139
277 &cb_ts);
295 &cb_ts);
312 &cb_ts);
330 &cb_ts);
348 &cb_ts);
368 &cb_ts);
396 (void *)0x55, &cb_ts);
426 (void *)0x55, &cb_ts);
520 (void *)0x55, &cb_ts);
    [all...]
audio_thread_unittest.cc 894 void *dev_ptr, struct timespec *cb_ts)
  /external/adhd/cras/src/server/
dev_stream.h 47 void *dev_ptr, struct timespec *cb_ts);
dev_stream.c 39 struct timespec *cb_ts)
99 stream->next_cb_ts = *cb_ts;

Completed in 983 milliseconds