Searched refs:rootName (Results 1 – 1 of 1) sorted by relevance
244 static constexpr const char *rootName = "audioPolicyConfiguration"; member in android::__anonaf21c8190111::PolicySerializer873 if (xmlStrcmp(root->name, reinterpret_cast<const xmlChar*>(rootName))) { in deserialize()874 ALOGE("%s: No %s root element found in xml data %s.", __func__, rootName, in deserialize()881 ALOGE("%s: No version found in root node %s", __func__, rootName); in deserialize()