HomeSort by relevance Sort by last modified time
    Searched refs:str_parms_del (Results 1 - 10 of 10) sorted by null

  /system/core/libcutils/include/cutils/
str_parms.h 31 void str_parms_del(struct str_parms *str_parms, const char *key);
  /system/core/libcutils/tests/
test_str_parms.cpp 24 str_parms_del(str_parms, "dude");
  /hardware/qcom/audio/hal/voice_extn/
voice_extn.c 467 str_parms_del(parms, AUDIO_PARAMETER_KEY_VSID);
473 str_parms_del(parms, AUDIO_PARAMETER_KEY_CALL_STATE);
493 str_parms_del(parms, AUDIO_PARAMETER_KEY_DEVICE_MUTE);
503 str_parms_del(parms, AUDIO_PARAMETER_KEY_DIRECTION);
  /hardware/qcom/audio/hal/
voice.c 456 str_parms_del(parms, AUDIO_PARAMETER_KEY_TTY_MODE);
482 str_parms_del(parms, AUDIO_PARAMETER_KEY_HAC);
496 str_parms_del(parms, AUDIO_PARAMETER_KEY_INCALLMUSIC);
acdb.c 170 str_parms_del(parms, PLATFORM_CONFIG_KEY_SOUNDCARD_NAME);
  /system/core/libcutils/
str_parms.cpp 119 void str_parms_del(struct str_parms *str_parms, const char *key) function
  /hardware/qcom/audio/hal/msm8974/
platform.c 792 str_parms_del(parms, "cal_persist");
798 str_parms_del(parms, "cal_apptype");
804 str_parms_del(parms, "cal_caltype");
810 str_parms_del(parms, "cal_samplerate");
816 str_parms_del(parms, "cal_devid");
822 str_parms_del(parms, "cal_snddevid");
828 str_parms_del(parms, "cal_topoid");
    [all...]
  /hardware/qcom/audio/hal/audio_extn/
hfp.c 485 str_parms_del(parms, AUDIO_PARAMETER_HFP_VOL_MIXER_CTL);
usb.c 879 str_parms_del(parms, USB_SIDETONE_GAIN_STR);
    [all...]
  /hardware/qcom/audio/hal/msm8916/
platform.c     [all...]

Completed in 168 milliseconds