Searched refs:parseDeviceNames (Results 1 – 2 of 2) sorted by relevance
515 static audio_devices_t parseDeviceNames(char *name);
4010 audio_devices_t AudioPolicyManagerBase::parseDeviceNames(char *name) in parseDeviceNames() function in android_audio_legacy::AudioPolicyManagerBase4136 profile->mSupportedDevices = parseDeviceNames((char *)node->value); in loadInput()4177 profile->mSupportedDevices = parseDeviceNames((char *)node->value); in loadOutput()4276 mAttachedOutputDevices = parseDeviceNames((char *)node->value); in loadGlobalConfig()4288 mAvailableInputDevices = parseDeviceNames((char *)node->value) & ~AUDIO_DEVICE_BIT_IN; in loadGlobalConfig()