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