Searched refs:childAttachedDevicesTag (Results 1 – 1 of 1) sorted by relevance
174 static constexpr const char *childAttachedDevicesTag = "attachedDevices"; member657 auto& childAttachedDevicesTag = ModuleTraits::childAttachedDevicesTag; variable702 if (!xmlStrcmp(children->name, reinterpret_cast<const xmlChar*>(childAttachedDevicesTag))) {703 ALOGV("%s: %s %s found", __func__, tag, childAttachedDevicesTag);