Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DSerializer.cpp178 static constexpr const char *childDefaultOutputDeviceTag = "defaultOutputDevice"; member
678 auto& childDefaultOutputDeviceTag = ModuleTraits::childDefaultOutputDeviceTag; in deserialize() local
753 reinterpret_cast<const xmlChar*>(childDefaultOutputDeviceTag))) { in deserialize()
757 ALOGV("%s: %s %s=%s", __func__, tag, childDefaultOutputDeviceTag, in deserialize()