Home
last modified time | relevance | path

Searched refs:cras_observer_notify_output_mute (Results 1 – 5 of 5) sorted by relevance

/external/adhd/cras/src/server/
Dcras_observer.h62 void cras_observer_notify_output_mute(int muted, int user_muted,
Dcras_system_state.c204 cras_observer_notify_output_mute(state.exp_state->mute, in cras_system_notify_mute()
Dcras_observer.c450 void cras_observer_notify_output_mute(int muted, int user_muted, in cras_observer_notify_output_mute() function
/external/adhd/cras/src/tests/
Dsystem_state_unittest.cc537 void cras_observer_notify_output_mute(int muted, int user_muted, in cras_observer_notify_output_mute() function
Dobserver_unittest.cc336 cras_observer_notify_output_mute(muted, user_muted, mute_locked); in TEST_F()