Home
last modified time | relevance | path

Searched refs:setext (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/qcom/audio/legacy/alsa_sound/
H A DALSAControl.cpp111 status_t ALSAControl::setext(const char *name, int count, char **setValues) in setext() function in android_audio_legacy::ALSAControl
H A DAudioHardwareALSA.h257 status_t setext(const char *name, int count, char **setValues);
H A Dalsa_default.cpp1667 control.setext("Voip Mode Rate Config", 2, setValues); in getUCMDevice()