OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveActiveNodeInternal
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chromeos/audio/
cras_audio_handler.cc
210
RemoveActiveNodeInternal
(keyboard_mic->id, true);
275
RemoveActiveNodeInternal
(device.id, false); // no notification.
279
RemoveActiveNodeInternal
(device.id, false); // no notification.
878
void CrasAudioHandler::
RemoveActiveNodeInternal
(uint64 node_id, bool notify) {
cras_audio_handler.h
286
void
RemoveActiveNodeInternal
(uint64 node_id, bool notify);
Completed in 105 milliseconds