Searched refs:childAttachedDevicesTag (Results 1 – 2 of 2) sorted by relevance
159 static const char *const childAttachedDevicesTag; member
415 const char *const ModuleTraits::childAttachedDevicesTag = "attachedDevices"; member in android::ModuleTraits460 if (!xmlStrcmp(children->name, (const xmlChar *)childAttachedDevicesTag)) { in deserialize()461 ALOGV("%s: %s %s found", __FUNCTION__, tag, childAttachedDevicesTag); in deserialize()