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

  /external/adhd/cras/src/server/
cras_dbus.c 81 struct cras_tm *tm = cras_system_state_get_tm();
98 struct cras_tm *tm = cras_system_state_get_tm();
121 struct cras_tm *tm = cras_system_state_get_tm();
cras_system_state.h 310 struct cras_tm *cras_system_state_get_tm();
cras_bt_device.c 276 struct cras_tm *tm = cras_system_state_get_tm();
490 tm = cras_system_state_get_tm();
614 tm = cras_system_state_get_tm();
627 struct cras_tm *tm = cras_system_state_get_tm();
641 struct cras_tm *tm = cras_system_state_get_tm();
1038 struct cras_tm *tm = cras_system_state_get_tm();
1112 struct cras_tm *tm = cras_system_state_get_tm();
1122 struct cras_tm *tm = cras_system_state_get_tm();
    [all...]
cras_iodev_list.c 444 cras_tm_cancel_timer(cras_system_state_get_tm(), idle_timer);
486 idle_timer = cras_tm_create_timer(cras_system_state_get_tm(),
502 cras_tm_cancel_timer(cras_system_state_get_tm(),
722 struct cras_tm *tm = cras_system_state_get_tm();
1036 cras_system_state_get_tm());
    [all...]
cras_server.c 535 tm = cras_system_state_get_tm();
cras_system_state.c 588 struct cras_tm *cras_system_state_get_tm() function
cras_alsa_jack.c 196 cras_tm_cancel_timer(cras_system_state_get_tm(),
307 struct cras_tm *tm = cras_system_state_get_tm();
    [all...]
  /external/adhd/cras/src/tests/
bt_device_unittest.cc 320 struct cras_tm *cras_system_state_get_tm() function
alsa_jack_unittest.cc 1203 cras_tm *cras_system_state_get_tm() { function
    [all...]
iodev_list_unittest.cc 1818 struct cras_tm *cras_system_state_get_tm() { function
    [all...]

Completed in 102 milliseconds