Home
last modified time | relevance | path

Searched defs:fpath (Results 1 – 3 of 3) sorted by relevance

/drivers/peripheral/audio/effect/config/src/
Dparse_effect_config.c36 static char *GetAudioEffectConfig(const char *fpath) in GetAudioEffectConfig()
87 cJSON *GetAudioEffectConfigToJsonObj(const char *fpath) in GetAudioEffectConfigToJsonObj()
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
Daudio_adapter_info_common.cpp421 static char *AudioAdaptersGetConfig(const char *fpath) in AudioAdaptersGetConfig()
469 cJSON *AudioAdaptersGetConfigToJsonObj(const char *fpath) in AudioAdaptersGetConfigToJsonObj()
/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
Dalsa_soundcard.c52 static char *CfgReadAdapterFile(const char *fpath) in CfgReadAdapterFile()