Home
last modified time | relevance | path

Searched refs:cras_system_state_get_last_stream_active_time (Results 1 – 3 of 3) sorted by relevance

/external/adhd/cras/src/server/
Dcras_system_state.h247 void cras_system_state_get_last_stream_active_time(struct cras_timespec *ts);
Dcras_system_state.c522 void cras_system_state_get_last_stream_active_time(struct cras_timespec *ts) in cras_system_state_get_last_stream_active_time() function
/external/adhd/cras/src/tests/
Dsystem_state_unittest.cc416 cras_system_state_get_last_stream_active_time(&ts1); in TEST()
420 cras_system_state_get_last_stream_active_time(&ts2); in TEST()