Searched refs:KeyValueListToMap (Results 1 - 5 of 5) sorted by relevance
/drivers/peripheral/audio/hal/hdi_passthrough/include/ |
H A D | audio_adapter_info_common.h | 64 int32_t KeyValueListToMap(const char *keyValueList, struct ParamValMap mParamValMap[], int32_t *count);
|
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/ |
H A D | audio_adapter_info_common.h | 44 int32_t KeyValueListToMap(const char *keyValueList, struct ParamValMap mParamValMap[], int32_t *count);
|
/drivers/peripheral/audio/hal/hdi_passthrough/src/ |
H A D | audio_adapter_info_common.c | 414 int32_t KeyValueListToMap(const char *keyValueList, struct ParamValMap mParamValMap[], int32_t *count) in KeyValueListToMap() function 609 int32_t ret = KeyValueListToMap(keyValueList, mParamValMap, count); in AudioSetExtraParams()
|
/drivers/peripheral/audio/hdi_service/primary_impl/src/ |
H A D | audio_adapter_info_common.c | 414 static int32_t KeyValueListToMap(const char *keyValueList, struct ParamValMap mParamValMap[], int32_t *count) in KeyValueListToMap() function 614 int32_t ret = KeyValueListToMap(keyValueList, mParamValMap, count); in AudioSetExtraParams()
|
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/ |
H A D | audio_adapter_info_common.cpp | 881 int32_t KeyValueListToMap(const char *keyValueList, struct ParamValMap mParamValMap[], int32_t *count) in KeyValueListToMap() function 1048 int32_t ret = KeyValueListToMap(keyValueList, mParamValMap, count); in AudioSetExtraParams()
|
Completed in 4 milliseconds