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