Searched refs:parseDeviceNames (Results 1 – 2 of 2) sorted by relevance
516 static audio_devices_t parseDeviceNames(char *name);
4027 audio_devices_t AudioPolicyManagerBase::parseDeviceNames(char *name) in parseDeviceNames() function in android_audio_legacy::AudioPolicyManagerBase4153 profile->mSupportedDevices = parseDeviceNames((char *)node->value); in loadInput()4194 profile->mSupportedDevices = parseDeviceNames((char *)node->value); in loadOutput()4293 mAttachedOutputDevices = parseDeviceNames((char *)node->value); in loadGlobalConfig()4305 mAvailableInputDevices = parseDeviceNames((char *)node->value) & ~AUDIO_DEVICE_BIT_IN; in loadGlobalConfig()