HomeSort by relevance Sort by last modified time
    Searched refs:DeviceCategoryConverter (Results 1 - 4 of 4) sorted by null

  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
TypeConverter.cpp 203 const DeviceCategoryConverter::Table DeviceCategoryConverter::mTable[] = {
211 const size_t DeviceCategoryConverter::mSize = sizeof(DeviceCategoryConverter::mTable) /
212 sizeof(DeviceCategoryConverter::mTable[0]);
VolumeCurve.cpp 101 DeviceCategoryConverter::toString(keyAt(i), deviceCatLiteral);
Serializer.cpp 539 if (!DeviceCategoryConverter::fromString(deviceCategoryLiteral, deviceCategory)) {
  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
TypeConverter.h 132 typedef TypeConverter<DeviceCategoryTraits> DeviceCategoryConverter;

Completed in 197 milliseconds