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