Home
last modified time | relevance | path

Searched refs:last_active_stream_time (Results 1 – 4 of 4) sorted by relevance

/external/adhd/cras/src/server/
Dcras_system_state.c590 &s->last_active_stream_time); in cras_system_state_stream_removed()
629 *ts = state.exp_state->last_active_stream_time; in cras_system_state_get_last_stream_active_time()
/external/adhd/cras/src/common/
Dcras_types.h612 struct cras_timespec last_active_stream_time; member
/external/adhd/cras/client/cras-sys/src/
Dgen.rs2115 pub last_active_stream_time: cras_timespec, field
2404 &(*(::std::ptr::null::<cras_server_state>())).last_active_stream_time as *const _ in bindgen_test_layout_cras_server_state()
2412 stringify!(last_active_stream_time) in bindgen_test_layout_cras_server_state()
/external/adhd/cras/src/libcras/
Dcras_client.c2819 &client->server_state->last_active_stream_time); in cras_client_get_num_active_streams()