Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioPort.h49 void loadFormats(char *name);
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DHwModule.cpp57 profile->loadFormats((char *)node->value); in loadInput()
104 profile->loadFormats((char *)node->value); in loadOutput()
DAudioPort.cpp183 void AudioPort::loadFormats(char *name) in loadFormats() function in android::AudioPort
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp3274 profile->loadFormats(value + 1); in checkOutputsForDevice()
3562 profile->loadFormats(value + 1); in checkInputsForDevice()