OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:voice_extn_is_in_call_rec_stream
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/audio/hal/voice_extn/
voice_extn.h
32
int
voice_extn_is_in_call_rec_stream
(struct stream_in *in, bool *in_call_rec);
77
static int
voice_extn_is_in_call_rec_stream
(struct stream_in *in __unused, bool *in_call_rec __unused)
function
voice_extn.c
338
int
voice_extn_is_in_call_rec_stream
(struct stream_in *in, bool *in_call_rec)
function
/hardware/qcom/audio/hal/
voice.c
197
ret =
voice_extn_is_in_call_rec_stream
(in, &in_call_rec);
Completed in 91 milliseconds