Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/audio/hal/pathselect/src/
H A Daudio_pathselect.c201 cJSON *captureSwName = tmpValue->child; in SetCapturePathDefaultValue() local
202 cJSON *captureSwVal = captureSwName->next; in SetCapturePathDefaultValue()
203 if (captureSwName->valuestring == NULL) { in SetCapturePathDefaultValue()
208 devKey = captureSwName->valuestring; in SetCapturePathDefaultValue()