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

  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
Serializer.h 158 static const char *const childAttachedDeviceTag;
  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
Serializer.cpp 406 const char *const ModuleTraits::childAttachedDeviceTag = "item";
454 if (!xmlStrcmp(child->name, (const xmlChar *)childAttachedDeviceTag)) {
457 ALOGV("%s: %s %s=%s", __FUNCTION__, tag, childAttachedDeviceTag,

Completed in 230 milliseconds