OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:streamNameToEnum
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/audiopolicy/service/
AudioPolicyEffects.h
200
audio_stream_type_t
streamNameToEnum
(const char *name);
AudioPolicyEffects.cpp
570
audio_stream_type_t AudioPolicyEffects::
streamNameToEnum
(const char *name)
575
ALOGV("
streamNameToEnum
found stream %s %d", name, i);
842
audio_stream_type_t stream =
streamNameToEnum
(node->name);
[
all
...]
Completed in 160 milliseconds