Home
last modified time | relevance | path

Searched defs: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