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.cpp176 static constexpr const char *childDefaultOutputDeviceTag = "defaultOutputDevice"; member
659 auto& childDefaultOutputDeviceTag = ModuleTraits::childDefaultOutputDeviceTag; in deserialize() local
728 reinterpret_cast<const xmlChar*>(childDefaultOutputDeviceTag))) { in deserialize()
732 ALOGV("%s: %s %s=%s", __func__, tag, childDefaultOutputDeviceTag, in deserialize()