Home
last modified time | relevance | path

Searched defs:valueListSeparator (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libmediahelper/include/media/
DAudioParameter.h88 static const char * const valueListSeparator; variable
/frameworks/av/media/libmediahelper/
DAudioParameter.cpp53 const char * const AudioParameter::valueListSeparator = AUDIO_PARAMETER_VALUE_LIST_SEPARATOR; member in android::AudioParameter